wa-gov/waofm-census-population-and-housing-2000-and-2010-tx5i-i2ja
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 2 hours ago

WAOFM - Census - Population and Housing, 2000 and 2010

Population and housing information extracted from decennial census Public Law 94-171 redistricting summary files for Washington state for years 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 \"wa-gov/waofm-census-population-and-housing-2000-and-2010-tx5i-i2ja\".\"waofm_census_population_and_housing_2000_and_2010\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • waofm_census_population_and_housing_2000_and_2010
     
     
     
     
     
Upstream Metadata