Operation Green Spaces
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_operation_green_spaces
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_operation_green_spaces
CREATE TABLE green_spaces_2015 (
"responsibility_parks_or_operations" VARCHAR,
"facility" VARCHAR,
"division" DOUBLE,
"total_acreage" DOUBLE,
"maintainable_acreage" VARCHAR,
"shelter" VARCHAR,
"rec_center" DOUBLE,
"senior_center" DOUBLE,
"pool" VARCHAR,
"spray_pool" VARCHAR,
"play_area" DOUBLE,
"tennis_court_with_lights" DOUBLE,
"tennis_court_without_no_lights" DOUBLE,
"basketball_full_court_with_lights" DOUBLE,
"basketball_full_court_without_lights" DOUBLE,
"basketball_half_court_with_lights" DOUBLE,
"basketball_half_court_without_lights" DOUBLE,
"basketball_standards" DOUBLE,
"multi_purpose_court" VARCHAR,
"funnel_ball" DOUBLE,
"baseball_field_with_lights" DOUBLE,
"baseball_field_without_lights" DOUBLE,
"volleball_court" DOUBLE,
"boccie_court" DOUBLE,
"hockey_court" DOUBLE,
"horseshoe" DOUBLE,
"drinking_fount" DOUBLE,
"neighborhood" VARCHAR,
"census_tract" DOUBLE,
"bleachers" DOUBLE,
"council_dist" DOUBLE,
"cd_area" VARCHAR,
"grill" DOUBLE,
"decorative_foutain" VARCHAR,
"flag_pole" DOUBLE,
"grandstand" VARCHAR,
"control_link_for_basketball_courts" VARCHAR,
"control_link_for_tennis_court" VARCHAR,
"control_linkl_for_hockey_court" VARCHAR,
"dek_hockey_court" VARCHAR,
"dog_park" VARCHAR,
"spray_park" VARCHAR,
"ownership_of_facility" VARCHAR,
"benches" DOUBLE,
"tables" DOUBLE
);
Anyone who has the link will be able to view this.