Skip to content

daresTheDevil/mde-open-data

Repository files navigation

ODM

Open data for Mississippi

Open map data for Mississippi public school districts

Converted from Maris .shp data using gdal.

Why

Because we need district data for cool apps...and not everyone is a GIS analyst.

Quickstart

To access the actual file, go to/copy this link.

Accessing programatically

You can link directly to this file for any mapping needs.

https://cdn.jsdelivr.net/gh/davidbkay/[email protected]/mississippi-districts-1516.geojson

# Pandas
df=pd.read_json('https://cdn.jsdelivr.net/gh/davidbkay/[email protected]/mississippi-districts-1516.geojson')

way more to come

-dk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published