Skip to content

partition vs. fips confusion in census-data tutorial #302

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions