memphistn-gov/library-program-total-attendance-and-count-jwq8-8rbn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 11 months ago

Library Program Total Attendance and Count

This dataset shows the number of library programs by type and attendance at those programs by age group.

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 \"memphistn-gov/library-program-total-attendance-and-count-jwq8-8rbn\".\"library_program_total_attendance_and_count\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • library_program_total_attendance_and_count
     
     
     
     
     
Upstream Metadata