PSRAC Experts
Department of Justice
@usgov.doj_gov_psrac_experts
Department of Justice
@usgov.doj_gov_psrac_experts
CREATE TABLE psrac_experts_download (
"institution" VARCHAR,
"website" VARCHAR,
"areaoffocus" VARCHAR,
"city" VARCHAR,
"phone" VARCHAR,
"state" VARCHAR,
"region" VARCHAR,
"firstname" VARCHAR,
"fullname" VARCHAR,
"lastname" VARCHAR,
"suffix" VARCHAR,
"latitude" DOUBLE,
"longtitude" DOUBLE,
"servicepopulation" VARCHAR,
"source_of_data" VARCHAR,
"yearoflaststudy" BIGINT,
"email" VARCHAR,
"new_georeferenced_column" VARCHAR
);
Anyone who has the link will be able to view this.