City Data Inventory
City of New Orleans
@usgov.city_of_new_orleans_city_data_inventory
City of New Orleans
@usgov.city_of_new_orleans_city_data_inventory
CREATE TABLE table_1 (
"department" VARCHAR,
"dataset" VARCHAR,
"description" VARCHAR,
"data_steward" VARCHAR,
"data_source" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"geographic_granularity" VARCHAR,
"frequency_of_data_change" VARCHAR,
"data_source_format" VARCHAR,
"is_published" VARCHAR,
"open_data_link" VARCHAR,
"completeness" DOUBLE,
"accuracy" DOUBLE,
"real_time_data_updates" DOUBLE,
"data_quality_score" BIGINT,
"data_quality_grade" DOUBLE,
"data_classification" DOUBLE,
"interest_perceived_value_level" DOUBLE,
"supports_city_program_or_project_e_g_workforce_develop_c4049aa5" DOUBLE,
"increases_gov_t_transparency_accountability" DOUBLE,
"open_data_score" DOUBLE,
"open_data_grade" DOUBLE,
"automated" DOUBLE,
"delivery_cost" DOUBLE,
"maintenance_cost" DOUBLE,
"cost_score" DOUBLE,
"cost_grade" DOUBLE
);
Anyone who has the link will be able to view this.