Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
COM - DCI Website Score Breakdown
The digital certainty index score which is calculated by aggregating the percentages of all of the Quality Assurance, Accessibility and SEO scores.
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 \"internal-open-piercecountywa-gov/com-dci-website-score-breakdown-eg56-guhp\".\"com_dci_website_score_breakdown\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata