orcities/local-government-elections-data-19972017-upp2-hpgd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 4 hours ago

Local Government Elections Data 1997-2017

This dataset lists ballot measures of city, county, and district governments from 1997 to present.

DISCLAIMER: While every effort is made to provide accurate and complete information; accuracy, reliability, or completeness of the furnished data is not guaranteed in any way. For detailed information on any one ballot measure, please contact Oregon Department of State Elections Division.

Fail* Denotes the measure passed simple majority, but failed to meet the double majority requirement.

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 \"orcities/local-government-elections-data-19972017-upp2-hpgd\".\"local_government_elections_data_19972017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • local_government_elections_data_19972017