ny-gov/annual-population-estimates-for-new-york-state-and-krt9-ym2k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 15 days ago
Indexed 28 minutes ago

Annual Population Estimates for New York State and Counties: Beginning 1970

Resident population of New York State and counties produced by the U.S. Census Bureau. Estimates are based on decennial census counts (base population), intercensal estimates, postcensal estimates and administrative records. Updates are made annually using current data on births, deaths, and migration to estimate population change. Each year beginning with the most recent decennial census the series is revised, these new series of estimates are called vintages.

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/annual-population-estimates-for-new-york-state-and-krt9-ym2k\".\"annual_population_estimates_for_new_york_state_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • annual_population_estimates_for_new_york_state_and
     
     
     
     
     
Upstream Metadata