Open Data Portal Datasets - Austin Transportation And Public Works
City of Austin
@usgov.city_of_austin_data_and_technology_services_datasets
City of Austin
@usgov.city_of_austin_data_and_technology_services_datasets
CREATE TABLE table_1 (
"resource_id" VARCHAR,
"dataset_name" VARCHAR,
"description" VARCHAR,
"dataset_url" VARCHAR,
"attribution" VARCHAR,
"dataset_type" VARCHAR,
"update_frequency" VARCHAR,
"department_name" VARCHAR,
"program_name" VARCHAR,
"spatial_information" VARCHAR,
"strategic_area" VARCHAR,
"dataset_updated_date" VARCHAR,
"dataset_created_date" VARCHAR,
"metadata_last_updated_date" VARCHAR,
"data_last_updated_date" VARCHAR,
"publication_date" VARCHAR,
"download_count" BIGINT,
"page_views_last_week" BIGINT,
"page_views_last_month" BIGINT,
"page_views_total" BIGINT,
"row_count" DOUBLE,
"cover_image_url" VARCHAR,
"automation_method" VARCHAR,
"automation_method_other" VARCHAR,
"owner_display_name" VARCHAR,
"tags" VARCHAR,
"is_public" BOOLEAN
);
Anyone who has the link will be able to view this.