You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/census.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The ANSI include both the Federal Information Processing Series (FIPS) codes and
41
41
The fields in the shapefiles include these information. For example, “STATEFP” filed means state FIPS code, and “STATENS” field means state GNIS code.
42
42
County level FIPS codes usually have five digits. The first two are the FIPS code of the state to which the county belongs and the rest three are county codes.
43
43
44
-
![Census USA Map] <imgsrc="/census_map.jpg"alt="Census Map"> ("A map showing U.S. Census Bureau TIGER/Line shapefile boundaries for states and counties.")
44
+

45
45
46
46
### Decennial Census of Population and Housing
47
47
@@ -125,7 +125,8 @@ The ACS API provides different base links for:
125
125
For tract-level data, use the “state > county > tract” pattern.
126
126
127
127
Example base link for California (state code `06`):
0 commit comments