Welcome to the Traser Mapping Files repository! This project provides schema-based mapping files designed to facilitate the translation of datasets across various versions and formats using JSONata.
This repository contains structured mapping files that enable seamless data transformation between different dataset versions. The mapping files ensure consistency, interoperability of datasets across into the Gateway.
Follow these steps to set up and use the repository.
Ensure you have the following installed:
- Git (For cloning the repository)
Open a terminal and execute:
git clone https://github.com/HDRUK/traser-mapping-filesA brief overview of the project's folder structure:
├── maps/ # Core mapping files for dataset translations
├── utils/ # Utilities written in python
This project leverages JSONata for powerful, flexible data transformation. JSONata expressions allow querying and modifying datasets dynamically to ensure smooth translation between versions.
For further support, please raise an issue or contribute via a pull request!