Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
census-topologies
Advanced tools
This library contains boundaries published by the U.S. Census Bureau. All boundaries available at 1:500,000 resolution have been aggregated by type, quantized (to 100000
), and converted into TopoJSON files, with all properties omitted (save for the GEOID
property, which is added as the id
for each geometry).
Since all files are already in JSON format, you just need to require them as follows:
let topology = require(`census-topologies/types/${NAME}`)
where NAME
is one of the following:
aiannh
(American Indian Areas/Alaska Native Areas/Hawaiian Home Land)anrc
(Alaska Native Regional Corporation)bg
(Block Group)cbsa
(Metropolitan Statistical Area / Micropolitan Statistical Area)cd114
(Congressional District)concity
(Consolidated City)county_within_cd114
(County Within Congressional District)county_within_ua
(County Within Urban Area)county
(County)cousub
(County Subdivision)csa
(Combined Statistical Area)division
(Division)necta
(New England City and Town Area)place
(Place)puma10
(Public Use Microdata Area (PUMA))region
(National Region (Northeast, Southeast, Midwest and West))sldl
(tate Legislative District - Lower Chamber)sldu
(State Legislative District - Upper Chamber)state
(State and Equivalent)subbarrio
(SubMinor Civil Division (Subbarios in Puerto Rico))tract
(Census Tract)ua10
(Urban Area/Urban Cluster)zcta510
(5-Digit ZIP Code Tabulation Area)FAQs
Topologies from the U.S. Census Bureau
We found that census-topologies demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.