ny-gov/census-2000-and-2010-population-villages-gxct-stum
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 2 days ago

Census 2000 and 2010 Population, Villages

Total Populations of Villages - 2000 and 2010

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 \"ny-gov/census-2000-and-2010-population-villages-gxct-stum\".\"census_2000_and_2010_population_villages\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • census_2000_and_2010_population_villages
     
     
     
     
     
Upstream Metadata