Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 1 hour ago
WAOFM - Legislative Districts - Table 2: Census 2010 Population by Race and Hispanic or Latino Origin, for All Ages and for 18 Years and Over
Census 2010 population by race and Hispanic or Latino origin, for all ages and for 18 years and over for legislative districts based on Washington State Redistricting Commission plan L-JOINTSUB_3-2 as amended by Engrossed House Concurrent Resolution 4409.
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-legislative-districts-table-2-census-2010-di4y-k8za\".\"waofm_legislative_districts_table_2_census_2010\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata