San Francisco Population And Demographic Census Data
City of San Francisco
@usgov.city_of_san_francisco_san_francisco_population_and_dem_8ea013d1
City of San Francisco
@usgov.city_of_san_francisco_san_francisco_population_and_dem_8ea013d1
CREATE TABLE table_1 (
"source" VARCHAR,
"num_years" BIGINT,
"start_year" BIGINT,
"end_year" BIGINT,
"derived" BOOLEAN,
"derived_details" VARCHAR,
"geography" VARCHAR,
"geography_id_name" VARCHAR,
"geography_id" VARCHAR,
"geography_name" VARCHAR,
"demographic_category" VARCHAR,
"demographic_category_label" VARCHAR,
"min_age" BIGINT,
"max_age" BIGINT,
"unit" VARCHAR,
"estimate" DOUBLE,
"se" DOUBLE,
"moe" DOUBLE,
"cv" DOUBLE,
"reliable" BOOLEAN,
"upper_ci" DOUBLE,
"lower_ci" DOUBLE,
"acs_table" VARCHAR,
"acs_code" VARCHAR,
"acs_label" VARCHAR,
"acs_concept" VARCHAR,
"pums_variables" VARCHAR,
"overall_segment" VARCHAR,
"reporting_segment" VARCHAR,
"row_identifier" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.