Disability And Health Data System (DHDS)
U.S. Department of Health & Human Services
@usgov.hhs_gov_disability_and_health_data_system_dhds
U.S. Department of Health & Human Services
@usgov.hhs_gov_disability_and_health_data_system_dhds
Disability and Health Data System (DHDS) is an online source of state-level data on adults with disabilities. Users can access information on six functional disability types: cognitive (serious difficulty concentrating, remembering or making decisions), hearing (serious difficulty hearing or deaf), mobility (serious difficulty walking or climbing stairs), vision (serious difficulty seeing), self-care (difficulty dressing or bathing) and independent living (difficulty doing errands alone).
Organization: U.S. Department of Health & Human Services
Last updated: 2020-11-10T16:18:17.200581
Tags: dhds, disability
CREATE TABLE table_1 (
"rowid" VARCHAR,
"year" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"datasource" VARCHAR,
"category" VARCHAR,
"indicator" VARCHAR,
"response" VARCHAR,
"data_value_unit" VARCHAR,
"data_value_type" VARCHAR,
"data_value" DOUBLE,
"data_value_alt" DOUBLE,
"data_value_footnote_symbol" VARCHAR,
"data_value_footnote" VARCHAR,
"low_confidence_limit" DOUBLE,
"high_confidence_limit" DOUBLE,
"number" DOUBLE,
"weightednumber" DOUBLE,
"stratificationcategory1" VARCHAR,
"stratification1" VARCHAR,
"stratificationcategory2" VARCHAR,
"stratification2" VARCHAR,
"categoryid" VARCHAR,
"indicatorid" VARCHAR,
"geolocation" VARCHAR,
"locationid" BIGINT,
"responseid" VARCHAR,
"datavaluetypeid" VARCHAR,
"stratificationcategoryid1" VARCHAR,
"stratificationid1" VARCHAR,
"stratificationcategoryid2" VARCHAR,
"stratificationid2" VARCHAR
);Anyone who has the link will be able to view this.