Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Data Structure

mkslalom edited this page Jun 29, 2020 · 8 revisions

Architecture

Data Structure

The data originates from the Xlsx file.

The build pipeline runs the converter.js script to convert the Xlsx to a json file that is optimized for the app to consume.

The data is static in the app. There are no external APIs or data sources connected to this app.

Copyright (c) Data Protection Mapping Project. All rights reserved. Licensed under the MIT License.

Clone this wiki locally