Skip to main content

This package provides adjacency information for US counties (or their equivalent).

Project description

https://github.com/chaddotson/county_adjacency/workflows/main/badge.svg https://img.shields.io/pypi/v/county-adjacency.svg https://img.shields.io/pypi/pyversions/county-adjacency.svg https://img.shields.io/badge/code%20style-black-000000.svg

This package provides adjacency information for US counties (or their equivalent). This data is derived from the US Census website.

Example

from county_adjacency import get_neighboring_areas, CountyNotFoundError, supported_areas

try:
    print(get_neighboring_areas("San Francisco County, CA"))
except CountyNotFoundError as error:
    print(error)

('Contra Costa County, CA', 'Marin County, CA', 'San Mateo County, CA')


supported_areas()

('Autauga County, AL', 'Baldwin County, AL', ... , 'St. John Island, VI', 'St. Thomas Island, VI')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

county_adjacency-0.1.3.tar.gz (166.1 kB view details)

Uploaded Source

Built Distribution

county_adjacency-0.1.3-py3-none-any.whl (168.4 kB view details)

Uploaded Python 3

File details

Details for the file county_adjacency-0.1.3.tar.gz.

File metadata

  • Download URL: county_adjacency-0.1.3.tar.gz
  • Upload date:
  • Size: 166.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for county_adjacency-0.1.3.tar.gz
Algorithm Hash digest
SHA256 508b226aca140be8195ee5d1ff5ddeca792fa0395469547ccb26f4fd370c09d8
MD5 df5e497e74eed26ce9a390f5f5095cfc
BLAKE2b-256 0a72a3f1f02a12f253612415968f772e9b7d364ab5385e383d7ca8c4b1de8c05

See more details on using hashes here.

File details

Details for the file county_adjacency-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: county_adjacency-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 168.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for county_adjacency-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8998e37945a9009879c37f56d3322b7a10a711511a6449bf68ccd01da69732b0
MD5 d23ee43d4d805247dfcc2811121d697b
BLAKE2b-256 61a8384e9a913c4e89769651ffa8426e6f351b5c0dcb84f80bc046916f4d315d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page