Census Block
City of Baton Rouge
@usgov.city_of_baton_rouge_census_block_68757
City of Baton Rouge
@usgov.city_of_baton_rouge_census_block_68757
Polygon geometry with attributes displaying the 2010 Census blocks and population in East Baton Rouge Parish, Louisiana.
Metadata
Organization: City of Baton Rouge
Last updated: 2022-04-28T02:50:40.833790
Tags: block, census, ebrp, gis, governmental
CREATE TABLE table_1 (
"tract" BIGINT,
"block" BIGINT,
"total_population" BIGINT,
"pop_one_race" BIGINT -- POP. ONE RACE,
"pop_multi_race" BIGINT -- POP. MULTI-RACE,
"pop_white" BIGINT -- POP. WHITE,
"pop_black" BIGINT -- POP. BLACK,
"pop_native_american" BIGINT -- POP. NATIVE AMERICAN,
"pop_asian" BIGINT -- POP. ASIAN,
"pop_pacific_islander" BIGINT -- POP. PACIFIC ISLANDER,
"pop_other" BIGINT -- POP. OTHER,
"geometry" VARCHAR,
"fips_code" BIGINT,
"id1" BIGINT
);Anyone who has the link will be able to view this.