Pittsburgh Internet Service Providers By Block: June 2016
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_pittsburgh_internet_ser_424c9269
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_pittsburgh_internet_ser_424c9269
CREATE TABLE pittsburgh_isps_by_block (
"neighborhood" VARCHAR,
"geoid" BIGINT,
"logrecno" BIGINT,
"provider_id" BIGINT,
"frn" BIGINT,
"providername" VARCHAR,
"dbaname" VARCHAR,
"holdingcompanyname" VARCHAR,
"hoconum" BIGINT,
"hocofinal" VARCHAR,
"stateabbr" VARCHAR,
"blockcode" BIGINT,
"techcode" BIGINT,
"consumer" BIGINT,
"maxaddown" DOUBLE,
"maxadup" DOUBLE,
"business" BIGINT,
"maxcirdown" DOUBLE,
"maxcirup" DOUBLE
);
Anyone who has the link will be able to view this.