Add diagrams detailing our geo data pipeline (#170)

* Detailed flow for data inputs, census data, score creation, and geo
data generation (geoJSON and MVT)
* Include diagram showing vision for geoplatform ownership

Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
This commit is contained in:
Shelby Switzer 2021-06-18 10:21:23 -04:00 committed by GitHub
commit b61d971f15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 59 additions and 0 deletions

View file

@ -4,6 +4,14 @@ The below is a general architecture of our proposed system:
![Architecture](architecture-mmd.svg)
The following is a more detailed diagram of the geo data pipeline architecture (the Data Pipeline and Server boxes in the general architecture diagram above).
![Geo Data Pipeline](geodata-pipeline-arch-mmd.svg)
We are partnering with Geoplatform to turn some of these pieces into open source shared services that they would own. The following is a modified diagram showing which pieces would tentatively be owned by Geoplatform.
![Geo Data Pipeline](geodata-pipeline-arch-geoplatform-mmd.svg)
## Updating the Diagram
**Note: Do Not directly modify the svg file, it is generated automatically!**