Scorecard Measure V2.12.4 (dev)
U.S. Department of Health & Human Services
@usgov.hhs_gov_scorecard_measure2
U.S. Department of Health & Human Services
@usgov.hhs_gov_scorecard_measure2
CREATE TABLE scorecard_measure_v3_7_6_development (
"id" VARCHAR,
"data_source_link" VARCHAR,
"data_period_type" VARCHAR,
"data_range" VARCHAR,
"num_states_denom" VARCHAR,
"keywords" VARCHAR,
"data_source" VARCHAR,
"median_label" VARCHAR,
"mean_label" VARCHAR,
"trend_indicator" BIGINT,
"bar_chart_indicator" BIGINT,
"has_national_view" BIGINT,
"has_state_view" BIGINT,
"is_bar_chart_sortable" BOOLEAN,
"pillar_name" VARCHAR,
"pillar_id" BIGINT,
"has_state_data" BOOLEAN,
"has_any_national_data" BOOLEAN,
"display_name" VARCHAR,
"states_reporting" VARCHAR,
"measure_abbreviation" VARCHAR,
"datasets" VARCHAR,
"dataset_label" VARCHAR,
"charts" VARCHAR,
"state_data_type" VARCHAR,
"key_metrics" VARCHAR,
"has_alt_mean" BOOLEAN,
"has_alt_median" BOOLEAN,
"display_order" BIGINT,
"dataset_properties" VARCHAR
);
Anyone who has the link will be able to view this.