Changelog
Source:NEWS.md
ineapir 0.2.0
- Added the function
get_metadata_classifications()
. - Added new funcionality to
get_metadata_values()
: request values hierarchy trees. - Added the arguments
value
,classification
,hierarchy
andfilter
toget_metadata_values()
.
ineapir 0.1.0
- Added the arguments
dateStart
ydateEnd
toget_data_table()
and allow multiple range of dates. - New filter funcionality: if a minus sign id added to a value, the value will be excluded from the filter.
- Added the argument
det
toget_metadata_table_varval()
. - Added the argument
det
toget_metadata_variables()
.