Petitions To The Rent Board
City of San Francisco
@usgov.city_of_san_francisco_petitions_to_the_rent_board
City of San Francisco
@usgov.city_of_san_francisco_petitions_to_the_rent_board
CREATE TABLE table_1 (
"petition_id" VARCHAR,
"date_filed" TIMESTAMP,
"priority" VARCHAR,
"appeal_id" VARCHAR,
"filing_party" VARCHAR,
"prop_i_petition" VARCHAR,
"ground_landlord_capital_improvement" BOOLEAN,
"ground_landlord_comparable_rents" BOOLEAN,
"ground_landlord_extension_of_time_for_capital_improvements" BOOLEAN,
"ground_landlord_intent_to_withdraw_ellis" BOOLEAN,
"ground_landlord_other" BOOLEAN,
"ground_landlord_operating_maintenance" BOOLEAN,
"ground_landlord_substantial_rehabilitation" BOOLEAN,
"ground_landlord_costa_hawkins" BOOLEAN,
"ground_landlord_exemption" BOOLEAN,
"ground_landlord_rules_and_regulations_section_1_21" BOOLEAN,
"ground_landlord_rules_and_regulations_section_6_14" BOOLEAN,
"ground_landlord_rules_and_regulations_section_6_15" BOOLEAN,
"ground_landlord_sro_hotel_vistor_policy_petition" BOOLEAN,
"ground_landlord_utility_passthrough_petition" BOOLEAN,
"ground_landlord_owner_move_in_disability_determination" BOOLEAN,
"ground_landlord_utility_passthrough_worksheet" BOOLEAN,
"ground_landlord_non_comparable_rents" BOOLEAN,
"ground_tenant_decrease_in_housing_services" BOOLEAN,
"ground_tenant_failure_to_repair_and_maintain" BOOLEAN,
"ground_tenant_passthrough_challenge" BOOLEAN,
"ground_tenant_summary_petition" BOOLEAN,
"ground_tenant_unlawful_rent_increase" BOOLEAN,
"ground_tenant_wrongful_eviction_report" BOOLEAN,
"ground_tenant_section_8_tenancy" BOOLEAN,
"ground_tenant_sro_hotel_vistor_policy_petition" BOOLEAN,
"ground_tenant_rules_and_regulations_section_6_15" BOOLEAN,
"ground_tenant_other" BOOLEAN,
"ground_tenant_utility_passhtrough_hardship" BOOLEAN,
"ground_tenant_water_revenue_bond_passthrough_hardship" BOOLEAN,
"ground_tenant_capital_improvement_passthrough_hardship_petition" BOOLEAN,
"ground_tenant_wrongful_severance_of_housing_service" BOOLEAN,
"ground_alternative_dispute_resolution" BOOLEAN,
"address" VARCHAR,
"petition_source_zipcode" VARCHAR,
"supervisor_district" DOUBLE,
"neighborhoods_analysis_boundaries" VARCHAR,
"shape" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.