Metadata-Version: 2.1
Name: nycschools
Version: 0.1.15
Summary: Tools to work with open data about New York City public schools
Author-email: "Matthew X. Curinga" <matt@curinga.com>
Project-URL: Homepage, https://adelphi-ed-tech.github.io/nycschools/
Project-URL: Bug Tracker, https://github.com/adelphi-ed-tech/nycschools/issues
Project-URL: Source, https://github.com/adelphi-ed-tech/nycschools
Keywords: opendata, schools, newyorkcity, maps
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Framework :: Jupyter
Classifier: Topic :: Education
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: arrow
Requires-Dist: beautifulsoup4
Requires-Dist: build
Requires-Dist: invoke
Requires-Dist: folium
Requires-Dist: geopandas
Requires-Dist: geopy
Requires-Dist: html5lib
Requires-Dist: humanize
Requires-Dist: ipython
Requires-Dist: lxml
Requires-Dist: mapclassify
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pingouin
Requires-Dist: py7zr
Requires-Dist: pyarrow
Requires-Dist: python-dotenv
Requires-Dist: python-Levenshtein
Requires-Dist: pyodbc
Requires-Dist: pytest
Requires-Dist: requests
Requires-Dist: scikit-learn
Requires-Dist: seaborn
Requires-Dist: selenium
Requires-Dist: thefuzz
Requires-Dist: toml
Requires-Dist: twine
Requires-Dist: wget
Requires-Dist: xyzservices
Requires-Dist: yaspin

New York Schools Open Data Project
==================================

The mission of the NYC Schools Open Data Project is to make open data regarding public schools in New York available to everyone interested in improving our schools, regardless of their technical background or familiarity with data analysis. We believe that fighting for educational equity requires us to broaden the audience of who can use and analyze data. Accordingly, we want to make educational data more accessible, train people to use it, and demystify and remove the barriers to access.

Our goal is to build platform where any motivated individual or groups can evaluate available school data, interpret it to help understand issues they care about, and employ data as part of larger arguments in our conversations about schools in New York.

**[Find technical documentation and examples here](https://adelphi-ed-tech.github.io/nycschools/)**

