Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 11 months ago
Computers and Internet Subscriptions Among Fulton County Residents
This dataset contains estimates for the percentage of Fulton County households with computers and internet subscriptions. Figures are segmented by type of computer and internet subscription. The data are derived from the U.S. Census Bureau's American Community Survey (ACS) 1-year summary for multiple years (subject table S2801).
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 \"sharefulton-fultoncountyga-gov/computers-and-internet-subscriptions-among-fulton-jfnm-iukn\".\"computers_and_internet_subscriptions_among_fulton\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata