PlanetaryComputerExamples icon indicating copy to clipboard operation
PlanetaryComputerExamples copied to clipboard

partition vs. fips confusion in census-data tutorial

Open biscotty666 opened this issue 9 months ago • 0 comments
trafficstars

In the first part of the census-data notebook, you have ri = geo.get_partition(39).compute() which downloads a map of Rhode Island, whose FIPS is 44, rather than Ohio, which is 39. I tried get_partition(35) for NM, and, ironically, got Ohio. How can I determine which partition pertains to which state?

Thank you very much.

biscotty666 avatar Feb 09 '25 20:02 biscotty666