Skip to content

Repository files navigation

Field-level mapping template

The OCDS Field-Level Mapping Template is a tool that helps users to map data from their source systems to OCDS.

This repository contains Python code used to generate CSV files, which are used to create some of the sheets in the Field Level Mapping Template.

Issues for the improvement and generation of the Field Level Mapping Template are also logged here.

Installation

pip install -r requirements.txt
pybabel compile -f -d locale

Usage

python manage.py --help

Translations

Extract new messages:

pybabel extract -F pyproject.toml -o locale/messages.pot .

Update existing translations

pybabel update -N -i locale/messages.pot -d locale

Compile translations:

pybabel compile -f -d locale

About

Collects issues for the improvement and generation of the Field-Level Mapping Template.

Resources

Stars

2 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages