HHS Data Inventory
U.S. Department of Health & Human Services
@usgov.hhs_gov_hhs_data_inventory
U.S. Department of Health & Human Services
@usgov.hhs_gov_hhs_data_inventory
HHS Data Inventory: Version 1.0, published in July 2025, is a comprehensive metadata catalog designed to provide public visibility into both public and non-public data assets across all HHS Divisions. Developed in alignment with the OPEN Government Data Act (Evidence Act, Title II), the HHS Data Inventory will continue to expand and improve over time, serving as a critical resource for discovering and understanding the breadth of data assets managed by HHS.
Organization: U.S. Department of Health & Human Services
Last updated: 2025-07-30T19:10:17.991873
Tags: accountability, catalog, data, data-distribution, decisions, discoverability, efficiency, enterprise, evidence-based-guidelines, inventory
CREATE TABLE table_1 (
"bureau_code" VARCHAR,
"organization" VARCHAR,
"publisher" VARCHAR,
"title_of_data_asset" VARCHAR,
"description_of_data_asset" VARCHAR,
"asset_type" VARCHAR,
"data_category" VARCHAR,
"access_level" VARCHAR,
"modified_date_at_source" VARCHAR -- Modified Date (At Source),
"created_date_collibra" VARCHAR -- Created Date (Collibra),
"data_owner" VARCHAR,
"contact_name" VARCHAR,
"contact_email" VARCHAR,
"location_of_data_asset" VARCHAR,
"keywords" VARCHAR
);Anyone who has the link will be able to view this.