2014 Child And Adult Health Care Quality Measures
U.S. Department of Health & Human Services
@usgov.hhs_gov_2014_child_and_adult_health_care_quality_measures_05de6
U.S. Department of Health & Human Services
@usgov.hhs_gov_2014_child_and_adult_health_care_quality_measures_05de6
CREATE TABLE table_1 (
"state" VARCHAR,
"domain" VARCHAR,
"reporting_program" VARCHAR,
"measure_name" VARCHAR,
"measure_abbreviation" VARCHAR,
"measure_description" VARCHAR,
"ffy" BIGINT,
"population" VARCHAR,
"methodology" VARCHAR,
"state_rate" DOUBLE,
"number_of_states_reporting" BIGINT,
"median" DOUBLE,
"n_25th_percentile" DOUBLE,
"n_75th_percentile" DOUBLE,
"notes" VARCHAR,
"source" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.