Metadata-Version: 2.1
Name: openclean-geo
Version: 0.1.0
Summary: Geo-Spatial extension for the open data cleaning library
Home-page: https://github.com/VIDA-NYU/openclean-geo
Author: Heiko Mueller
Author-email: heiko.muller@gmail.com
License: UNKNOWN
Description: ========================================
        Geo-Spatial Data Extension for openclean
        ========================================
        
        .. image:: https://img.shields.io/pypi/pyversions/openclean-geo.svg
            :target: https://pypi.org/pypi/openclean-geo
        
        .. image:: https://badge.fury.io/py/openclean-geo.svg
            :target: https://badge.fury.io/py/openclean-geo
        
        .. image:: https://img.shields.io/badge/License-BSD-green.svg
            :target: https://github.com/VIDA-NYU/openclean-geo/blob/master/LICENSE
        
        .. image:: https://github.com/VIDA-NYU/openclean-geo/workflows/build/badge.svg
            :target: https://github.com/VIDA-NYU/openclean-geo/actions?query=workflow%3A%22build%22
        
        .. image:: https://readthedocs.org/projects/openclean/badge/?version=latest
            :target: https://openclean.readthedocs.io/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://codecov.io/gh/VIDA-NYU/openclean-geo/branch/master/graph/badge.svg?token=5TG0P12FO5
            :target: https://codecov.io/gh/VIDA-NYU/openclean-geo
        
        
        .. figure:: https://github.com/VIDA-NYU/openclean-geo/blob/master/docs/graphics/logo.png
            :align: center
            :alt: openclean Logo
        
        
        About
        =====
        
        This package provides an extension to **openclean** with geo-spatial functionality.
        
        
        Installation
        ============
        
        The package can be installed using ``pip``.
        
        .. code-block:: bash
        
            pip install openclean-geo
        
Keywords: data cleaning
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: dev
