Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Top 50 Pages By Pageviews on Austintexas.gov -
This data, exported from Google Analytics displays the most popular 50 pages on Austintexas.gov based on the following:
Views: The total number of times the page was viewed. Repeated views of a single page are counted.
Bounce Rate: The percentage of single-page visits (i.e. visits in which the person left your site from the entrance page without interacting with the page).
*Note: On July 1, 2023, standard Universal Analytics properties will stop processing data.
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 \"datahub-austintexas-gov/top-50-pages-by-pageviews-on-austintexasgov-8yfa-b3bq\".\"top_50_pages_by_pageviews_on_austintexasgov\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata