SDNist V1.3: Temporal Map Challenge Environment
National Institute of Standards and Technology
@usgov.national_institute_of_standard_sdnist_benchmark_and_ev_12cb4da6
National Institute of Standards and Technology
@usgov.national_institute_of_standard_sdnist_benchmark_and_ev_12cb4da6
CREATE TABLE table_1 (
"unnamed_0" BIGINT,
"puma" VARCHAR,
"year" BIGINT,
"hhwt" DOUBLE,
"gq" BIGINT,
"perwt" DOUBLE,
"sex" BIGINT,
"age" BIGINT,
"marst" BIGINT,
"race" BIGINT,
"hispan" BIGINT,
"citizen" BIGINT,
"speakeng" BIGINT,
"hcovany" BIGINT,
"hcovpriv" BIGINT,
"hinsemp" BIGINT,
"hinscaid" BIGINT,
"hinscare" BIGINT,
"educ" BIGINT,
"empstat" BIGINT,
"empstatd" BIGINT,
"labforce" BIGINT,
"wrklstwk" BIGINT,
"absent" BIGINT,
"looking" BIGINT,
"availble" BIGINT,
"wrkrecal" BIGINT,
"workedyr" BIGINT,
"inctot" BIGINT,
"incwage" BIGINT,
"incwelfr" BIGINT,
"incinvst" BIGINT,
"incearn" BIGINT,
"poverty" BIGINT,
"departs" BIGINT,
"arrives" BIGINT,
"sim_individual_id" BIGINT
);
CREATE TABLE table_2 (
"unnamed_0" BIGINT,
"taxi_id" BIGINT,
"shift" BIGINT,
"company_id" BIGINT,
"pickup_community_area" BIGINT,
"dropoff_community_area" BIGINT,
"payment_type" BIGINT,
"trip_day_of_week" BIGINT,
"trip_hour_of_day" BIGINT,
"fare" BIGINT,
"tips" BIGINT,
"trip_total" BIGINT,
"trip_seconds" BIGINT,
"trip_miles" BIGINT
);
Anyone who has the link will be able to view this.