Enterprise Dataset Inventory As Of March 2020
District of Columbia
@usgov.district_of_columbia_enterprise_inventory_as_of_march__45dd8013
District of Columbia
@usgov.district_of_columbia_enterprise_inventory_as_of_march__45dd8013
Mayor's Order 2017-115 establishes a comprehensive data policy for the District government. The data created and managed by the District government are valuable assets and are independent of the information systems in which the data reside. As such, the District government shall:
Maintain an inventory of its enterprise datasets;
Classify enterprise datasets by level of sensitivity;
Regularly publish the inventory, including the classifications, as an open dataset; and
Strategically plan and manage its investment in data.
The greatest value from the District’s investment in data can only be realized when enterprise datasets are freely shared among District agencies, with federal and regional governments, and with the public to the fullest extent consistent with safety, privacy, and security.
For more information, please visit https://octo.dc.gov/page/district-columbia-data-policy. Previous years of EDI can be found on Open Data.
Organization: District of Columbia
Last updated: 2024-05-22T14:08:45.215902
Tags: cdo, data-policy, dc, disctric-of-columbia, edi, enterprise-dataset-inventory, interagency-data-team, octo, washington-dc
CREATE TABLE table_1 (
"datainventory_id" BIGINT,
"dataset_name" VARCHAR,
"agency_name" VARCHAR,
"agency_acronym" VARCHAR,
"dataset_classification_name" VARCHAR,
"dataset_classification_descrip" VARCHAR,
"dataset_classification_reason" VARCHAR,
"keywords" VARCHAR,
"dataset_summary" VARCHAR,
"data_owner" VARCHAR,
"dataset_category" VARCHAR,
"dataset_type" VARCHAR,
"earliest_date_of_records" TIMESTAMP,
"interest" VARCHAR,
"interval" VARCHAR,
"published_date" TIMESTAMP,
"dataset_url" VARCHAR,
"sensitivity_info" VARCHAR,
"open_data" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.