./math/py-icane, Python wrapper for ICANE Statistical Data and Metadata API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.2, Package name: py310-icane-0.1.2, Maintainer: jihbed.research

pyicane is a Python wrapper for the Statistical Office of Cantabriaas (ICANE)
metadata restful API. This module parses ICANEas json data and metadata into
Python objects and common data structures such as Pandas dataframes [1].
All ICANEas API classes and methods are covered; also, time-series data
can be downloaded into a Python Pandas dataframe structure.


Required to run:
[devel/py-setuptools] [math/py-pandas] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 09c8fb413e4415acb431164232a0b3e9d65b1c88
Filesize: 178.92 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-05 23:31:17 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:
Import py27-icane-0.1.2 as wip/py-icane.

pyicane is a Python wrapper for the Statistical Office of Cantabriaas (ICANE)
metadata restful API. This module parses ICANEas json data and metadata into
Python objects and common data structures such as Pandas dataframes [1].
All ICANEas API classes and methods are covered; also, time-series data
can be downloaded into a Python Pandas dataframe structure.