Allegheny County Weights And Measures Inspections
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_allegheny_county_weight_d6a179f9
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_allegheny_county_weight_d6a179f9
CREATE TABLE stores (
"n__id" BIGINT,
"store_id" BIGINT,
"store_name" VARCHAR,
"address" VARCHAR,
"mailing_city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"municipality" VARCHAR,
"corp_id" DOUBLE,
"neighborhood" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"business_phone" VARCHAR,
"alternate_phone" VARCHAR,
"price_verification" BOOLEAN,
"fuel_dispenser" BOOLEAN,
"scale" BOOLEAN,
"timing" BOOLEAN,
"misc_inspection" BOOLEAN,
"oob" BOOLEAN,
"unit" VARCHAR,
"shopping_center" VARCHAR,
"new_municipality" VARCHAR
);
Anyone who has the link will be able to view this.