Baselight

RHNA Progress Report

State of California

@usgov.ca_gov_rhna_progress_report

Loading...
Loading...

About this Dataset

RHNA Progress Report

Show sum of units reported on the annual progress report, Tables A and A3 (2013-2017) and Table A2 (since 2018)
Organization: State of California
Last updated: 2023-11-17T13:29:45.823507
Tags: apr, hcd, rhna

Tables

5th Cycle RHNA Progress Report

@usgov.ca_gov_rhna_progress_report.n_5th_cycle_rhna_progress_report
  • 39.34 KB
  • 536 rows
  • 14 columns
Loading...

CREATE TABLE n_5th_cycle_rhna_progress_report (
  "jurisdiction" VARCHAR,
  "planning_period" VARCHAR,
  "vli_units" BIGINT,
  "rhna_vli" BIGINT,
  "vli" VARCHAR,
  "li_units" BIGINT,
  "rhna_li" BIGINT,
  "li" VARCHAR,
  "mod_units" BIGINT,
  "rhna_mod" BIGINT,
  "mod" VARCHAR,
  "above_mod_units" BIGINT,
  "rhna_above_mod" BIGINT,
  "above_mod" VARCHAR
);

6th Cycle RHNA Progress Report

@usgov.ca_gov_rhna_progress_report.n_6th_cycle_rhna_progress_report
  • 34.85 KB
  • 539 rows
  • 15 columns
Loading...

CREATE TABLE n_6th_cycle_rhna_progress_report (
  "jurisdiction" VARCHAR,
  "planning_period" VARCHAR,
  "n_6th_cycle_started" BOOLEAN,
  "vli_units" DOUBLE,
  "rhna_vli" BIGINT,
  "vli" VARCHAR,
  "li_units" DOUBLE,
  "rhna_li" BIGINT,
  "li" VARCHAR,
  "mod_units" DOUBLE,
  "rhna_mod" BIGINT,
  "mod" VARCHAR,
  "above_mod_units" DOUBLE,
  "rhna_above_mod" BIGINT,
  "above_mod" VARCHAR
);

Share link

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