permitdata.org icon indicating copy to clipboard operation
permitdata.org copied to clipboard

"Jurisdiction" - unique ID

Open adamajm opened this issue 10 years ago • 6 comments
trafficstars

Sorry if this is covered somewhere and I missed it, I'm moving our City of Raleigh data to this standard and wondering if you are using a national database (census?) for unique identifiers for city/county/etc jurisdictions, or are you just using the name = "City of Raleigh"?

adamajm avatar Nov 03 '15 17:11 adamajm

I would recommend to use the census id. For OpenPermit which schema is compliant with BLDS we specify census id, but I believe BLDS has left it open.

mmartin78 avatar Nov 03 '15 21:11 mmartin78

@adamajm That's a good question. The field is not required, and there is also an optional Publisher field. There are several examples of jurisdictions publishing BLDS data without that field.

That said, this should probably be an item for discussion at some point

mheadd avatar Dec 08 '15 18:12 mheadd

We're currently using it to differentiate between county jurisdictions (Douglas County, Town of Parker, etc.) when looking to combine data from separate government entities. We could conceivably switch to census id, however.

jwthomp1313 avatar Sep 20 '16 18:09 jwthomp1313

@mmartin78 where are you obtaining your list of census jurisdiction ids? FIPS codes work for counties and states, but AFAIK not for cities.

ARolek avatar Nov 19 '16 21:11 ARolek

@ARolek Please see here: http://www2.census.gov/geo/docs/reference/codes/files/national_places.txt

mmartin78 avatar Nov 22 '16 21:11 mmartin78

@mmartin78 thanks for the link. Is there a shapefile with polygon boundaries that accompanies this list?

ARolek avatar Nov 29 '16 23:11 ARolek