covid19-buffalony-gov/2020-census-response-rate-buffalo-ny-ppk3-ivt7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 3 hours ago

2020 Census Response Rate - Buffalo, NY

This dataset reports the self-response rate of Buffalo, NY to the 2020 Census. The U.S Census Bureau is tracking self-response rates nationwide to help ensure a complete and accurate count.

Source link: https://2020census.gov/en/response-rates.html?#

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"covid19-buffalony-gov/2020-census-response-rate-buffalo-ny-ppk3-ivt7\".\"2020_census_response_rate_buffalo_ny\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2020_census_response_rate_buffalo_ny
     
     
     
     
     
Upstream Metadata