Data From: Isoerodent Surfaces Of The Continental US For Conservation Planning With The RUSLE2 Water Erosion Model
Department of Agriculture
@usgov.usda_gov_data_from_isoerodent_surfaces_of_the_continen_34d3043a
Department of Agriculture
@usgov.usda_gov_data_from_isoerodent_surfaces_of_the_continen_34d3043a
CREATE TABLE data_generated_by_procedure (
"fips" BIGINT,
"region" VARCHAR,
"state" VARCHAR,
"state_code" BIGINT,
"county" VARCHAR,
"county_code" BIGINT,
"jan" DOUBLE,
"feb" DOUBLE,
"mar" DOUBLE,
"apr" DOUBLE,
"may" DOUBLE,
"jun" DOUBLE,
"jul" DOUBLE,
"aug" DOUBLE,
"sep" DOUBLE,
"oct" DOUBLE,
"nov" DOUBLE,
"dec" DOUBLE
);
CREATE TABLE figure4 (
"custom_dt" VARCHAR,
"custom_ei30" DOUBLE,
"weppcliff_dt" TIMESTAMP,
"weppcliff_ei30" DOUBLE,
"rist_dt" TIMESTAMP,
"rist_ei30" DOUBLE
);
CREATE TABLE figure5 (
"year" BIGINT,
"n_0_gap_mean" DOUBLE,
"n_0_gap_std" VARCHAR,
"n_10_gap_mean" DOUBLE,
"n_10_gap_std" DOUBLE,
"n_20_gap_mean" DOUBLE,
"n_20_gap_std" DOUBLE,
"n_30_gap_mean" DOUBLE,
"n_30_gap_std" DOUBLE,
"n_40_gap_mean" DOUBLE,
"n_40_gap_std" DOUBLE,
"n_50_gap_mean" DOUBLE,
"n_50_gap_std" DOUBLE
);
Anyone who has the link will be able to view this.