In addition to serving data, Census Reporter wants to help you understand how to use it. Let us know if there are topics you’d like to see us explain.

← Topics

Geography

Geography is fundamental to the Census Bureau's process of tabulating data. Here are the key concepts you need to understand.

Despite the centrality of geography to Census data, many key concepts are not centrally defined. Instead, each data release documents the subsets of geographic metadata that are relevant to that release. Fortunately, the metadata is consistent from release to release—it's just sometimes hard to find a single source that lays out all of the details.

There are two broad areas about geography to understand: what kinds of places the Census has data for (summary levels) and how each of those individual places is identified (geoIDs).

Summary Levels

For privacy reasons, the Census Bureau doesn't release the raw responses to the American Community Survey. Therefore, all data in the American Community Survey is summarized for different places that researchers and reporters might analyze. The various classes of place for which data is available are called "summary levels." Some of the summary levels are obvious: state or county. Some are more nuanced. All of the geographies in a summary level are independent—they never overlap each other. Summary levels have a hierarchy: some are conceptually "bigger" than others, although, of course, there are several cities in America with more area or population than the state of Rhode Island.

Summary levels have three-digit numeric codes, sometimes beginning with a zero. If you get more involved in Census data analysis, these codes will become familiar, and you may even start to use them as shorthand for the summary levels they identify.

These are the fundamental summary levels of the Census:

010
The United States
040
States
050
Counties
140
Census Tracts

For each of these, the next level down is a perfect subdivision—that is, all of the "parent" geography is covered by the "children." As always, there are subtle exceptions: Puerto Rico is a 040 summary level, but it is not technically part of the 010 (United States). And, while Washington, DC is not a state, it is counted in 040, and it is part of 010. And while there is no true county government for DC, there is a record for it in the 050 summary level, to maintain this consistency.

There is no clearly designated "official" list of Census summary levels, but there is a fairly complete list in the Cartographic Boundary File documentation. The Missouri Census Data Center created a list designed for use with SAS statistical software. (Even if you don't use SAS, it's easy to read and may come in handy sometimes.) It's part of their own extensive documentation about Census summary levels.

Your town

Reporters will often want statistics for the cities and towns in their coverage area. For basic access on Census Reporter, all you need to do is search for the name of your city This can be more complicated than you might first guess.

Places (summary level 160)

Incorporated cities, towns, and villages are part of the 160 summary level, generically described as places The 160 level also includes "Census designated places," or CDPs, which provide data for unincorporated areas which are commonly recognized by people who live in or near them. Place boundaries can divide census tracts and cross county borders, but a place is always contained in a single state. In every state, there is some territory which isn't in any census "place."

In an attempt to use simpler language, Census Reporter will occasionally use the word 'place' to mean any Census geography at any summary level. Let us know if you think we're being carelessly unclear.

County Subdivisions (summary level 060)

In some parts of the US, the county subdivision is a more appropriate summary level to use for this kind of statistical analysis . In 12 states, most or all county subdivisions serve as local governments much like cities and towns. Specifically, those states are Connecticut, Maine, Massachusetts, Michigan, Minnesota, New Hampshire, New Jersey, New York, Pennsylvania, Rhode Island, Vermont, and Wisconsin.

In these and 17 more states, most or all county subdivisions are legal entities, known to the Census Bureau as minor civil divisions (or MCDs). In the rest of the states, county subdivisions exist for statistical purposes, but are less likely to be important for journalists. Nine states have county subdivisions which are a mix of MCDs (representing legal entities) and statistical areas known as unorganized territories. For more guidance on understanding county subdivisions, consult the Geographic Terms and Concepts documentation.

Metropolitan and Micropolitan Areas (summary level 310)

Especially when comparing cities around the US, it may be more appropriate to compare metropolitan areas. Technically, the census calls these core based statistical areas (or CBSAs), a general term which includes both metropolitan and micropolitan statistical areas. A CBSA is an official designation of one or more counties around a core urban area which is the primary focus of economic activity for those counties. You can learn much more about this on the Census' Metropolitan and Micropolitan Statistical Areas Main Page. Most of the time, Census Reporter uses "metropolitan area" as a general term for both kinds of CBSA.

Other Interesting Summary Levels

In addition to data about cities, counties, and states, the Census Bureau tabulates data for several other potentially useful geographies, listed below. As with other summary levels, many of these have companion summary levels that subdivide them or account for intersecting boundaries. All of these summary levels are included in the ACS and in Census Reporter.

500
Congressional District
610
State Legislative District (Upper Chamber)
620
State Legislative District (Lower Chamber)
860
5-Digit ZIP Code Tabulation Area
950
School District (Elementary)
960
School District (Secondary)
970
School District (Unified)

Geographic Identifiers, or GeoIDs

If you've done a little work with data, you've already learned that names are difficult to use to connect data. There are many cities called Cleveland in the US, and even within a state, we've found duplicate city and school district names. Therefore, it's important that every specific geography have a unique identifier. As with summary levels, it's difficult to find a formal definition or listing from the Census Bureau, but here's how Census Reporter handles geographic identifiers, which we usually refer to as geoIDs.

The Census Bureau lists geoIDs for places as part of its gazetteer files, which are the attribute data which accompanies official TIGER shapefiles (maps). Census geoIDs are unique among geographies at the same summary level. However, they aren't necessarily unique among all geoIDs. In order to give each row in the summary file a unique identifier that clearly identified its geography, we adapted a practice we've seen elsewhere.

Census Reporter geoids are, wherever possible, Census Bureau geoids prefixed with a seven-character string. The string is in the format {summary level}{geographic component}US{geoid}. In almost all cases, the geographic component is 00, and the common summary levels are described above. For example, the is the Census Reporter geoid for the city of Chicago, Illinois is 16000US1714000. It has these parts:

160 Summary level (three digits)
00 Geographic component (always 00)*
US Separator (always US)
1714000 identifier (variable length depending on summary level)
*Geographic components offer alternative data tabulations for states and larger areas. For example, there are separate components for urban areas and rural areas. Census Reporter does not show geographic component data, although it is available in our raw SQL data.
If you know a geoID for a place, you can automatically go to the Census Reporter profile for that place. The URL format is censusreporter.com/profile/{geoid}. You may notice that in your browser, the profile URLs are longer, including the name of the place on the page. Don't worry about that; Census Reporter recognizes "geoID only" URLs and handles them. So, this URL will take you to the profile for Chicago: censusreporter.org/profiles/16000US1714000/

Note: Since Census Reporter was developed, the Census Bureau has begun using a similar but slightly different scheme on American Fact Finder. As documented in the "Individual Geography Identifiers" section of this page on Geography Identifiers, they also include two digits for a "geographic variant". In this format, the full GeoID for Chicago would be 1600000US1714000. While Census Reporter has not generally been updated to handle these, it is able to accept them in profile URLs as described in the previous paragraph — the variant is simply ignored. That is, this URL (with a longer geoID) will also take you to the profile for Chicago: censusreporter.org/profiles/1600000US1714000/