wa-gov/city-of-asotin-building-permits-ez9k-2c5k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 3 hours ago

City of Asotin Building Permits

This dataset shows building permits issued by the City of Asotin Public Works.

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/city-of-asotin-building-permits-ez9k-2c5k\".\"city_of_asotin_building_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • city_of_asotin_building_permits
     
     
     
     
     
Upstream Metadata