Sheet1$
City of Seattle
@usgov.city_of_seattle_ifaoutreach
City of Seattle
@usgov.city_of_seattle_ifaoutreach
This data layer includes key performance metrics collected by the City and partners tracking the progress towards the goals of the Internet for All Seattle Initiative. Internet for All Seattle Dashboards. The data points reflect activities in five categories: 1) Affordable Connectivity Program, 2) Internet Connectivity, 3) Devices, 4) Digital Skills & Technical Support, and 5) Outreach & Assistance. The majority of the Internet for All Seattle Action Plan items and data fall under these five areas. Source data for Internet for All maps and dashboards.
Updated quarterly. Last update: March 4, 2024.
| ATTRIBUTE NAME | DEFINITION | ADDITIONAL INFORMATION |
|---|---|---|
| Resource | Organization or program providing metrics for this dashboard. | Access for All Program - City of Seattle program to |
| connect eligible organizations and locations in | ||
| Seattle with free high speed internet service in | ||
| partnership with Comcast, Astound Broadband, | ||
| and Lumen. | ||
| City of Seattle Facilities - City owned buildings, | ||
| including Community Centers, City Hall, Seattle | ||
| Center and others. | ||
| Internet Essentials Program - Low-cost internet | ||
| program provided by Comcast offering | ||
| $9.95/month + tax for eligible households. | ||
| Internet First Program - Low-cost internet program | ||
| provided by Astound offering $50 Mbps Internet* | ||
| to qualifying low-income households. | ||
| Other Partners - Other organizations partnering | ||
| with the City of Seattle. | ||
| Seattle Housing Authority - An independent public | ||
| corporation in the city of Seattle responsible for | ||
| public housing for low-income, elderly, and disabled | ||
| residents. | ||
| Seattle IT Digital Equity - City of Seattle, Seattle | ||
| Information Technology Department Digital Equity | ||
| Program. | ||
| Seattle IT Digital Navigator - Seattle IT grant program | ||
| providing funding to community-based organizations to | ||
| provide digital navigation services. | ||
| Seattle IT Technology Matching Fund - City of Seattle | ||
| grant program providing funding to community-based | ||
| organizations to increase internet access and adoption. | ||
| Seattle Public Library - The publ | ||
| Organization: City of Seattle | ||
| Last updated: 2025-02-28T23:39:17.981851 | ||
| Tags: access-for-all, digital-equity, digital-inclusion, gis, ifa, internet-connectivity, internet-for-all, itd, seattle-gis-open-data, technology-matching-fund, tmf |
CREATE TABLE table_1 (
"resource" VARCHAR,
"location_name" VARCHAR,
"organization" VARCHAR,
"project_title" VARCHAR,
"budget" DOUBLE,
"date" VARCHAR,
"award_year" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"council_district" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"isp" VARCHAR,
"citywide_y_n" VARCHAR,
"devices_distributed" DOUBLE,
"devices_distributed_y_n" VARCHAR,
"devices_loaned" DOUBLE,
"devices_loaned_y_n" VARCHAR,
"dsts_totalserved" DOUBLE,
"dsts_totalserved_y_n" VARCHAR,
"dsts_hours" DOUBLE,
"dsts_hours_y_n" VARCHAR,
"ic_hotspots_sponsored" DOUBLE,
"ic_hotspots_sponsored_y_n" VARCHAR,
"ic_pubwificonnections" DOUBLE,
"ic_pubwificonnections_y_n" VARCHAR -- IC PubWiFiConnections, Y N,
"ic_pubwifisites" DOUBLE,
"ic_pubwifisites_y_n" VARCHAR,
"ic_lowcostservices" DOUBLE,
"ic_lowcostservices_y_n" VARCHAR,
"ic_organizations" DOUBLE,
"ic_organizations_y_n" VARCHAR,
"ic_fedsubsebbacp" DOUBLE,
"ic_fedsubsebbacp_y_n" VARCHAR,
"oa_internetservreqs" DOUBLE,
"oa_internetservreqs_y_n" VARCHAR,
"oa_lowinternetinfo" DOUBLE,
"oa_lowinternetinfo_y_n" VARCHAR,
"oa_lowinternetevent" DOUBLE,
"oa_lowinternetevent_y_n" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.