Vegetable Intake
State of Oklahoma
@usgov.state_of_oklahoma_vegetable_intake
State of Oklahoma
@usgov.state_of_oklahoma_vegetable_intake
CREATE TABLE data_vegetable_intake (
"years" BIGINT,
"historical_data" DOUBLE,
"target" DOUBLE
);
CREATE TABLE n__c_vegetable_intake_line_chart (
"years" BIGINT,
"historical_data" DOUBLE,
"target" DOUBLE
);
Anyone who has the link will be able to view this.