这是indexloc提供的服务,不要输入任何密码
Skip to content

okfn/ckanext-iati-generator

Repository files navigation

Tests CKAN 2.10 Tests CKAN 2.11

IATI generator

CKAN extension for generating data in IATI format. It was developed by BCIE (Banco Centroamericano de Integración Económica) and the Open Knowledge Foundation (OKFN).

Use-cases

Useful extension to transform CKAN resources into IATI XML format.

Sample screenshots

IATI conversion

Requirements

This CKAN extension relies on the okfn_iati Python library

Compatibility with core CKAN versions:

CKAN version Compatible?
2.10 Yes
2.11 Yes

Config settings

These are the configuration settings that can be set in your ckan.ini file:

# rows_limit is the maximum number of rows to be processed in a single IATI generation request.
ckanext.iati_generator.rows_limit = 50000 # default is 50000

# max_allowed_failures is the maximum number of failures in rows before canceling the IATI generation request.
ckanext.iati_generator.max_allowed_failures = 10 # default is 10

# hide_tab allows you to hide the IATI tab from the dataset view for all users.
ckanext.iati_generator.hide_tab = true # default is false

License

AGPL

About

CKAN extension to generate IATI XML files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •