Per Capita Personal Income
State of Oklahoma
@usgov.state_of_oklahoma_per_capita_personal_income
State of Oklahoma
@usgov.state_of_oklahoma_per_capita_personal_income
CREATE TABLE n__c_per_capita_personal_income_line_chart (
"years" BIGINT,
"historical_data" VARCHAR,
"target" VARCHAR
);
CREATE TABLE data_per_capita_personal_income (
"years" BIGINT,
"historical_data" VARCHAR,
"target" VARCHAR
);
Anyone who has the link will be able to view this.