The 2025 ACS Data Users Conference will be held on May 29, 2025 (virtual day) and June 3, 2025 (in-person in DC)
American Community Survey Data Users Group
Search for topics, people, or keywords
Sign Up
Log in
Site
Search for topics, people, or keywords
User
Home
Discussion Forum
ACS Resources
Webinars
Conferences
Steering Committee
More
Cancel
Home
Discussion Forum
ACS Resources
Webinars
Conferences
About
More
Cancel
Details
Views
6783 views
Replies
6 replies
Subscribers
542 subscribers
Users
0 members are here
Labels
Summary File
Related Census Bureau Resources
Related Forum Threads
Datapoint level/hierarchy in raw data downloads
Chris Engle
over 9 years ago
Hi - Does anyone know if the Census has documentation that explains the hierarchy of data for ACS tables? I'm working with raw data and it doesn't include the indentions that the Census uses. I only see that the TableShells Excel file (attached) shows the hierarchy as formatted indentions.
I'm trying to create a system that will allow me to calculate a 3rd-level datapoint as a % of a 2nd-level datapoint. For example (chosen randomly), calculating the % of children under 6 living with 2 parents that are foreign-born for this table (screenshot attached).
Does this exist?
Thanks for any advice you have.
JamiRae
over 9 years ago
I got a version of the table shells from the census website that has the indent info on the first tab (sheet1). is that what you're looking for?
[Updated on 8/30/2015 7:11 PM]
Cancel
Up
0
Down
Reply
Cancel
JamiRae
over 9 years ago
sorry.. didn't look at the file you had uploaded.. I think it's probably the same thing. :)
Cancel
Up
0
Down
Reply
Cancel
Joe Germuska
over 9 years ago
As best I can tell, the Census Bureau has no more formal metadata documentation for the ACS. For our CensusReporter.org project, we process that file and use the indents to quantify the "indents."
You can query our API to get our understanding of tables: for the one in your screen shot, you'd use this URL:
api.censusreporter.org/.../B05009
the response is JSON formatted. Some more documentation about our API in general is at
github.com/.../API.md
I would like to organize some more formal input to the Census Bureau about how we—the data user community, not just Census Reporter—would benefit from formal structured metadata, but I'll admit that I have not found the time to actually take steps towards it.
Maybe with the upcoming 2014 release, we'll be able to document some things more specifically.
Cancel
Up
0
Down
Reply
Cancel
Chris Engle
over 9 years ago
JamieRae and Joe - Thanks for your reply. I think we figured it out. We're creating the numeric hierarchy using a Visual Basic function that determines the level of indention on a cell. I'll keep you posted on our progress.
Cancel
Up
0
Down
Reply
Cancel
Glenn Rice
over 9 years ago
Chris, we do pretty much the same thing as your solution. It's ridiculous that we have to count characters to determine indent levels -- how hard would it be for the Bureau to add a column with an indent level value?
Cancel
Up
0
Down
Reply
Cancel
Joe Germuska
over 9 years ago
This file isn't even included in the latest ACS release. :-(
(update: it wasn't in the embargo files, but it turned up at
www2.census.gov/.../
after the embargo was over)
[Updated on 9/17/2015 9:24 AM]
Cancel
Up
0
Down
Reply
Cancel