MattTriano / analytics_data_where_house

An analytics engineering sandbox focusing on real estates prices in Cook County, IL
https://docs.analytics-data-where-house.dev/
GNU Affero General Public License v3.0
9 stars 0 forks source link

Implement a collector for FCC broadband data to explore internet availability by location #31

Open MattTriano opened 1 year ago

MattTriano commented 1 year ago

A high-speed internet connection is a prerequisite for remote work/school, but many blocks in the US have no high-speed internet options as no telecom company has built the infrastructure needed to connect that block to a high speed network (yet?).

Telecom companies have to register infrastructure deployments with the FCC (through FCC Form 477) and some (or maybe all?) of that entered data can be downloaded through this data access portal. It looks like files might follow consistently applied naming conventions (and if that's accurate, I'll be able to engineer URIs and automate collection).

It looks like the FCC just changed their broadband deployment data collection process. It's not clear if this will change the method for accessing data, but from this Form 477 resources page, the replacement system won't require telecoms to provide block-level deployment data.

TLDR: I shouldn't prioritize building this until it's clear that the data will still have sufficient resolution to be useful.

Other Resources: