Census DCEG
[code] [issues] [notebook] [gitter]


Programatic operation of Census APIs authenticated from episphere domains. Results are rendered in JSON-LD with typing mapped to data.gov's data catalog dcat schema.

Load library

Script tag


As a module


Examples:

await census.get() // default index
await census.get('/data/2018/acs/acs1/subject?get=NAME,group(S0101)&for=us:1')