Census Pums Tabulate Example is an example object payload from US Census Bureau, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operation": "tabulateAcs1PumsPerson",
"description": "Tabulate weighted person counts (PWGTP) from the 2023 ACS 1-Year Person PUMS broken down by sex (SEX) for the state of California.",
"request": {
"method": "GET",
"url": "https://api.census.gov/data/2023/acs/acs1/pums?get=SEX,PWGTP&for=state:06&key=YOUR_KEY"
},
"response": [
["SEX","PWGTP","state"],
["1","19251000","06"],
["2","19608000","06"]
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.