kingcounty-gov/proposals-and-actions-considered-by-the-boundary-nkhs-aqmd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 hour ago

Proposals and actions considered by the Boundary Review Board

The current actions section details proposals to and actions considered by the Boundary Review Board in the form of File Summaries. The File Summaries include the actual file numbers of cases currently up for consideration.

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 \"kingcounty-gov/proposals-and-actions-considered-by-the-boundary-nkhs-aqmd\".\"proposals_and_actions_considered_by_the_boundary\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • proposals_and_actions_considered_by_the_boundary