Return to search results
Census block internal point coordinates and weights formatted specifically for use in R code of the Environmental Justice Analysis Multisite (EJAM) tool, USA, 2020, EPA, EPA AO OP ORPM
This is Census 2020 block data specifically formatted for use by the Environmental Protection Agency (EPA) in-development Environmental Justice Analysis Multisite (EJAM) tool, which uses R code to find which block centroids are within X miles of each specified point (e.g., regulated facility), and to find those distances. The datasets have latitude and longitude of each block's internal point, as provided by Census Bureau, and the FIPS code of the block and its parent block group. The datasets also include a weight for each block, representing this block's Census 2020 population count as a fraction of the count for the parent block group overall, for use in estimating how much of a given block group is within X miles of a specified point or inside a polygon of interest. The datasets also have an effective radius of each block, which is what the radius would be in miles if the block covered the same area in square miles but were circular. The datasets also have coordinates in units that facilitate building a quadtree index of locations. They are in R data.table format, saved as .rda or .arrow files to be read by R code.
Complete Metadata
| accessLevel | public |
|---|---|
| bureauCode |
[
"020:00"
]
|
| contactPoint |
{
"fn": "Mark Corrales",
"@type": "vcard:Contact",
"hasEmail": "mailto:corrales.mark@epa.gov"
}
|
| dataQuality |
false
|
| description | This is Census 2020 block data specifically formatted for use by the Environmental Protection Agency (EPA) in-development Environmental Justice Analysis Multisite (EJAM) tool, which uses R code to find which block centroids are within X miles of each specified point (e.g., regulated facility), and to find those distances. The datasets have latitude and longitude of each block's internal point, as provided by Census Bureau, and the FIPS code of the block and its parent block group. The datasets also include a weight for each block, representing this block's Census 2020 population count as a fraction of the count for the parent block group overall, for use in estimating how much of a given block group is within X miles of a specified point or inside a polygon of interest. The datasets also have an effective radius of each block, which is what the radius would be in miles if the block covered the same area in square miles but were circular. The datasets also have coordinates in units that facilitate building a quadtree index of locations. They are in R data.table format, saved as .rda or .arrow files to be read by R code. |
| distribution |
[
{
"@type": "dcat:Distribution",
"title": "population weights and effective radius for every US Census 2020 block",
"format": "Binary Data (.bin)",
"mediaType": "application/octet-stream",
"description": " unique block id and weight that is Census 2020 block population as fraction of parent block group Census 2020 population, and effective radius in miles that is what radius would be if block of this size were a circle",
"downloadURL": "https://dmap-data-commons-oa.s3.amazonaws.com/EJAM/blockwts.rda"
},
{
"@type": "dcat:Distribution",
"title": "block group unique id to block group FIPS",
"format": "Binary Data (.bin)",
"mediaType": "application/octet-stream",
"downloadURL": "https://dmap-data-commons-oa.s3.amazonaws.com/EJAM/bgid2fips.rda"
},
{
"@type": "dcat:Distribution",
"title": "US blocks with unique id and Census 2020 FIPS code",
"format": "Binary Data (.bin)",
"mediaType": "application/octet-stream",
"downloadURL": "https://dmap-data-commons-oa.s3.amazonaws.com/EJAM/blockid2fips.rda"
},
{
"@type": "dcat:Distribution",
"title": "block internal point coordinates in latitude and longitude, and unique block id",
"format": "Binary Data (.bin)",
"mediaType": "application/octet-stream",
"downloadURL": "https://dmap-data-commons-oa.s3.amazonaws.com/EJAM/blockpoints.rda"
},
{
"@type": "dcat:Distribution",
"title": "large data.table of all US blocks with location of each internal point in xyz format for indexing as quadtree index",
"format": "Binary Data (.bin)",
"mediaType": "application/octet-stream",
"downloadURL": "https://dmap-data-commons-oa.s3.amazonaws.com/EJAM/quaddata.rda"
}
]
|
| identifier | 97843aa5-9202-402c-a2c9-4f50122bd05f |
| keyword |
[
"Boundaries and Base Data",
"Census 2020",
"Census blocks",
"Environmental Justice",
"United States",
"blocks",
"boundaries",
"centroids",
"internal points",
"location",
"locations"
]
|
| language |
[
"en",
"en-us"
]
|
| license | https://edg.epa.gov/EPA_Data_License.html |
| modified | 2023-09-07 |
| primaryitinvestmentuii | 020-100000050 |
| programCode |
[
"020:041"
]
|
| publisher |
{
"name": "OP,ORPM",
"@type": "org:Organization"
}
|
| temporal | 2020/2029 |
| title | Census block internal point coordinates and weights formatted specifically for use in R code of the Environmental Justice Analysis Multisite (EJAM) tool, USA, 2020, EPA, EPA AO OP ORPM |