Metadata-Version: 2.4
Name: bdcdata
Version: 0.0.11
Summary: A tool to work with BDC data from the FCC.
Project-URL: Homepage, https://github.com/npappin-wsu/bdc
Project-URL: Issues, https://github.com/npappin-wsu/bdc/issues
Author-email: "W. Nick Pappin" <nick.pappin@wsu.edu>
Maintainer-email: "W. Nick Pappin" <npappin@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: pandas>=2
Requires-Dist: pyarrow
Requires-Dist: python-dotenv
Requires-Dist: requests-ratelimiter
Description-Content-Type: text/markdown

# BdcData

This is a python module that will allow users to work with BDC data from the FCC through Python and Pandas.

[Documentation](https://github.com/npappin/bdcdata/blob/main/docs/index.md)