Metadata-Version: 2.1
Name: etlstat
Version: 0.3.1
Summary: ETL utils for statistical offices data processing
Home-page: https://github.com/icane/etlstat.git
Author: Instituto Cántabro de Estadística
Author-email: icane@cantabria.es
License: Apache License 2.0
Keywords: etl,icane,statistics,utils
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: cx-Oracle
Requires-Dist: mysql-connector (>=2.1.4)
Requires-Dist: SQLAlchemy (>=1.2.14)
Requires-Dist: d6tstack (>=0.1.6)
Requires-Dist: Unidecode (>=1.0.22)
Requires-Dist: xlrd (>=1.1.0)
Requires-Dist: defusedxml (>=0.5.0)
Requires-Dist: pyaxis (>=0.1.0)
Requires-Dist: numpy (>=1.15.4)
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: python-Levenshtein (>=0.12.0)

=======
etlstat
=======

**etlstat** is a Python package that contains **Extract-Transform-Load**
utilities for statistical offices data processing.

It's been created by the Instituto Cántabro de Estadística (ICANE) and
belongs to ICANE's Python data framework.



