cincinnati-oh-gov/cincystat-reports-presentations-and-meeting-ies6-de9f
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 days ago

CincyStat Reports, Presentations, and Meeting Summaries

This data set contains meeting summaries, presentation slide decks, and data reports from CincyStat meetings.

This data set is updated as needed each week based on the CincyStat meeting schedule.

NOTE: Some meetings do not have slide decks or data sets associated: this means that all relevant data is contained within the meeting summary document.

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 \"cincinnati-oh-gov/cincystat-reports-presentations-and-meeting-ies6-de9f\".\"cincystat_reports_presentations_and_meeting\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cincystat_reports_presentations_and_meeting