Metadata-Version: 2.4
Name: etlstat
Version: 0.9.4
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
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
License-File: LICENSE.txt
Requires-Dist: beautifulsoup4==4.*
Requires-Dist: defusedxml==0.6.*
Requires-Dist: pandas==1.4.*
Requires-Dist: pyaxis==0.3.*
Requires-Dist: python_Levenshtein==0.20.*
Requires-Dist: SQLAlchemy==1.4.*
Requires-Dist: sqlparse==0.5.5
Requires-Dist: Unidecode==1.1.*
Requires-Dist: cx_Oracle==7.3.*
Requires-Dist: mysql-connector==2.2.*
Requires-Dist: xlrd==2.0.*
Requires-Dist: openpyxl==3.0.*
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

=======
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.

