Debt Per Capita
State of Oklahoma
@usgov.state_of_oklahoma_debt_per_capita
State of Oklahoma
@usgov.state_of_oklahoma_debt_per_capita
CREATE TABLE data_debt_per_capita (
"years" BIGINT,
"historical_data" VARCHAR,
"national_average" VARCHAR
);
CREATE TABLE n__c_debt_per_capita_column_chart (
"years" BIGINT,
"historical_data" VARCHAR,
"national_average" VARCHAR
);
Anyone who has the link will be able to view this.