Global Tobacco Surveillance System (GTSS) - Global Health Professions Student Survey (GHPSS)
U.S. Department of Health & Human Services
@usgov.hhs_gov_global_tobacco_surveillance_system_gtss_global_145377a2
U.S. Department of Health & Human Services
@usgov.hhs_gov_global_tobacco_surveillance_system_gtss_global_145377a2
CREATE TABLE table_1 (
"year" BIGINT,
"who_region" VARCHAR,
"datasource" VARCHAR,
"country" VARCHAR,
"surveysite" VARCHAR,
"topic" VARCHAR,
"mpower" VARCHAR,
"indicator" VARCHAR,
"data_value_type" VARCHAR,
"data_value_unit" VARCHAR,
"data_value" DOUBLE,
"data_value_footnote_symbol" VARCHAR,
"data_value_footnote" VARCHAR,
"low_confidence_limit" DOUBLE,
"high_confidence_limit" DOUBLE,
"sample_size" DOUBLE,
"discipline" VARCHAR,
"sex" VARCHAR,
"geolocation" VARCHAR,
"regionabbr" VARCHAR,
"countryabbr" VARCHAR,
"surveysiteabbr" VARCHAR,
"locationid" BIGINT,
"topicid" VARCHAR,
"mpowerid" VARCHAR,
"indicatorid" VARCHAR,
"stratificationid1" VARCHAR,
"datavaluetypeid" VARCHAR
);
Anyone who has the link will be able to view this.