Enterprise Dataset Inventory - Retired Datasets
District of Columbia
@usgov.district_of_columbia_enterprise_inventory_retired_data_141f4ce3
District of Columbia
@usgov.district_of_columbia_enterprise_inventory_retired_data_141f4ce3
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://opendata.dc.gov/pages/edi-overview. Previous years of EDI can be found on Open Data.
Organization: District of Columbia
Last updated: 2024-05-22T14:09:10.695964
Tags: cdo, data-policy, dc, district-of-columbia, edi, enterprise-dataset-inventory, interagency-data-team, washington-dc
CREATE TABLE table_1 (
  "dataset_id" VARCHAR,
  "publication_status" VARCHAR,
  "agency_acronym" VARCHAR,
  "agency_name" VARCHAR,
  "dataset_name" VARCHAR,
  "dataset_description" VARCHAR,
  "keywords" VARCHAR,
  "dataset_category" VARCHAR,
  "dataset_type" VARCHAR,
  "race_ethnicity" VARCHAR,
  "used_in_ai_ml" VARCHAR,
  "start_year_of_data" BIGINT,
  "dataset_classification" VARCHAR,
  "classification_reason" VARCHAR,
  "sensitivity_type" VARCHAR,
  "sensitivity_flag_value" VARCHAR,
  "isopendata" VARCHAR,
  "isdcgovweb" VARCHAR,
  "dataset_url" VARCHAR,
  "update_interval" VARCHAR,
  "earliest_record_date" TIMESTAMP,
  "request_frequency" VARCHAR,
  "dataset_status" VARCHAR,
  "disposal_reason" VARCHAR,
  "system_updated_on" TIMESTAMP,
  "objectid" BIGINT
);Anyone who has the link will be able to view this.