cityofnewyork-us/projected-population-20102040-summary-ph5g-sr3v
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 14 minutes ago

Projected Population 2010-2040 - Summary

Projected New York City population numbers and percentage changes from 2010 through 2040 by Borough, including school-age, 65 and Over, and total population.

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 \"cityofnewyork-us/projected-population-20102040-summary-ph5g-sr3v\".\"projected_population_20102040_summary\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • projected_population_20102040_summary
     
     
     
     
     
Upstream Metadata