montgomerycountymd-gov/number-of-wireless-sessions-p3h3-8jbu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 hour ago

Number of Wireless Sessions

The number of wireless sessions, by branch, provided by the Montgomery County Public Library wireless service. These are annual numbers, regardless if the service is accessed within the walls of the Library or from the parking lot, etc. Updated annually.

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 \"montgomerycountymd-gov/number-of-wireless-sessions-p3h3-8jbu\".\"number_of_wireless_sessions\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_wireless_sessions
     
     
     
     
     
Upstream Metadata