lacity/lacityorg-website-traffic-822f-gjp4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 11 months ago

LAcity.org Website Traffic

Unique visitors, total sessions, and bounce rate for lacity.org, the main website for the City of Los Angeles.

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 \"lacity/lacityorg-website-traffic-822f-gjp4\".\"lacityorg_website_traffic\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • lacityorg_website_traffic
     
     
     
     
     
Upstream Metadata