Traffic Fatalities
State of Oklahoma
@usgov.state_of_oklahoma_traffic_fatalities
State of Oklahoma
@usgov.state_of_oklahoma_traffic_fatalities
CREATE TABLE n__c_traffic_fatalities_column_chart (
"years" BIGINT,
"historical_data" DOUBLE,
"target" DOUBLE
);
CREATE TABLE data_traffic_fatalities (
"years" BIGINT,
"historical_data" DOUBLE,
"target" DOUBLE
);
Anyone who has the link will be able to view this.