This repository provides a way to read data from the Postgres database with the Deforestation Data Model and write it to the local directory in JSON format, ready for use in the Deforestation Dashboard.
See instruction in ./data-feeder/README.md for learn about how to build the feeder service.
To read about how to export data from Postgres database to JSON files for publishing on the server. See EXPORT-DATA.md.
GeoJSONs is a collection of geographic data to display the LOIs on dashboard embeded map.
To prepare the GeoJSON data, see instructions in ./data-lois/geojson_for_map/README.md