Includes these data formats:
Field Name | Data Type | Description |
---|---|---|
geom** | GEOMETRY | Binary internal representation of geometry |
WKT* | TEXT | “MULTIPOLYGON” label, followed by coordinate pairs to define polygon(s) (longitude, latitude) |
STATEFP | Char(2) | State FIPS Code |
STABBREV | Char(2) | State abbreviation |
COUNTYFP | Char(3) | County FIPS code |
STCTYFIPS | Char(5) | The State and County FIPS code together |
COUNTYNS | Char(8) | Current county ANSI code |
NAME | VarChar(100) | The name of the County |
LSAD | VarChar(2) | Current legal/statistical area description code |
CLASSFP | VarChar(2) | Current FIPS 55 code |
MTFCC | VarChar(5) | MAF/TIGER feature class code (G4020) |
CSAFP | VarChar(3) | Current combined statistical area code |
CBSAFP | VarChar(5) | Current metropolitan/micropolitan statistical area code |
METDIVFP | VarChar(5) | Current metropolitan division code |
FUNCSTAT | VarChar(1) | Current functional status |
RELVER | VarChar(8) | Release version (e.g. 1.11.1) |