Baselight

Housing Choice Vouchers - Housing Authority Of The City Of Pittsburgh

Allegheny County / City of Pittsburgh / Western PA Regional Data Center

@usgov.allegheny_county_city_of_pitts_housing_choice_vouchers_9d05d691

Loading...
Loading...

About this Dataset

Housing Choice Vouchers - Housing Authority Of The City Of Pittsburgh

Counts of housing choice vouchers in the city of Pittsburgh by census tract.
Organization: Allegheny County / City of Pittsburgh / Western PA Regional Data Center
Last updated: 2023-01-24T18:08:13.967146
Tags: affordable-housing, hacp, hcv, housing, hud, section-8, tract, voucher

Tables

April 2019 Vouchers

@usgov.allegheny_county_city_of_pitts_housing_choice_vouchers_9d05d691.april_2019_vouchers
  • 3.19 KB
  • 117 rows
  • 2 columns
Loading...

CREATE TABLE april_2019_vouchers (
  "tract" VARCHAR,
  "count" BIGINT
);

April 2021 Vouchers

@usgov.allegheny_county_city_of_pitts_housing_choice_vouchers_9d05d691.april_2021_vouchers
  • 3.32 KB
  • 115 rows
  • 2 columns
Loading...

CREATE TABLE april_2021_vouchers (
  "tract" BIGINT,
  "count_of_vouchers" BIGINT
);

April 2022 Vouchers

@usgov.allegheny_county_city_of_pitts_housing_choice_vouchers_9d05d691.april_2022_vouchers
  • 3.36 KB
  • 116 rows
  • 2 columns
Loading...

CREATE TABLE april_2022_vouchers (
  "tract" BIGINT,
  "count_of_vouchers" BIGINT
);

HCV Data Dictionary

@usgov.allegheny_county_city_of_pitts_housing_choice_vouchers_9d05d691.hcv_data_dictionary
  • 3.26 KB
  • 2 rows
  • 3 columns
Loading...

CREATE TABLE hcv_data_dictionary (
  "field_name" VARCHAR,
  "description" VARCHAR,
  "notes" VARCHAR
);

July 2020 Vouchers

@usgov.allegheny_county_city_of_pitts_housing_choice_vouchers_9d05d691.july_2020_vouchers
  • 3.37 KB
  • 121 rows
  • 2 columns
Loading...

CREATE TABLE july_2020_vouchers (
  "tract" VARCHAR,
  "count_of_vouchers" BIGINT
);

March 2018 Vouchers

@usgov.allegheny_county_city_of_pitts_housing_choice_vouchers_9d05d691.march_2018_vouchers
  • 3.24 KB
  • 120 rows
  • 2 columns
Loading...

CREATE TABLE march_2018_vouchers (
  "tract" VARCHAR,
  "count" DOUBLE
);

Share link

Anyone who has the link will be able to view this.