wa-gov/financial-affairs-disclosures-ehbc-shxw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 hours ago
Indexed 5 hours ago

Financial Affairs Disclosures

This dataset contains a list of all financial affairs disclosures (formerly F1) for the last 17 years including attached schedules. It only includes the most recent submission for a given filing period, not any prior versions for the same reporting period.

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/financial-affairs-disclosures-ehbc-shxw\".\"financial_affairs_disclosures\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • financial_affairs_disclosures
     
     
     
     
     
Upstream Metadata