Adult Obesity
State of Oklahoma
@usgov.state_of_oklahoma_adult_obesity
State of Oklahoma
@usgov.state_of_oklahoma_adult_obesity
CREATE TABLE data_adult_obesity (
"years" BIGINT,
"historical_data" VARCHAR,
"target" VARCHAR
);
CREATE TABLE n__c_adult_obesity_line_chart (
"years" BIGINT,
"historical_data" VARCHAR,
"target" VARCHAR
);
Anyone who has the link will be able to view this.