Opioid Prescribing Rates At VA Facilities 2012 - 2018
Department of Veterans Affairs
@usgov.va_gov_opioid_prescribing_rates_at_va_facilities_2012_2018
Department of Veterans Affairs
@usgov.va_gov_opioid_prescribing_rates_at_va_facilities_2012_2018
CREATE TABLE table_1 (
"id" BIGINT,
"percent_change" DOUBLE,
"percent_change_integer" BIGINT,
"city" VARCHAR,
"facility_name" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"n_2012_prescribing_rate" DOUBLE,
"n_2012_prescribing_rate_integer" BIGINT,
"n_2018_prescribing_rate" DOUBLE,
"n_2018_prescribing_rate_integer" BIGINT,
"point" VARCHAR,
"non_va_prescribing_rate_regional_use" VARCHAR,
"state_full" VARCHAR,
"state_postal" VARCHAR
);
Anyone who has the link will be able to view this.