Commit graph

33 commits

Author SHA1 Message Date
lucasmbrown-usds
07c4c030d3 fixing merge conflicts 2022-09-30 13:43:31 -04:00
Vim USDS
13e79087d1 Adding back MapComparison video 2022-08-16 10:14:32 -07:00
Emma Nechamkin
2ab24c60fa updating ejscreen data, try two (#1747) 2022-08-11 12:33:46 -04:00
Vim
6ba17b544d
Update documentation from OS contributors (#1657)
* Update documentation from OS contributors

* Disable markdown links checks for certain links

* Disable expired links
2022-05-27 15:17:17 -07:00
Vim
eb03d6cb5f
Fix broken YML links and add PR template (#1340)
* Fix MD files with broken links

- fixing all broken links
- all YML files are now in capital case

* Add PR template

* remove comments
2022-02-25 11:39:38 -08:00
Vim
c6642ce586
Add methodology change process (#1167) 2022-01-21 09:58:03 -08:00
Vim
7a623101e2
Add category header and updates from Living Copy (#1084)
* Add category header (Indicator and Percentile)

- add local styling
- override accordion-content styles to push into parent container
- intl copy
- update snapshots

* Add latest Living Copy

- refactor dataset cards to allow for any styling in description, used in and responsible party
- add percent for HS edu indicator
- updates snapshots

* Update copy from Living Copy doc

-update snapshots

* Add methodology to copy

* Remove link from readme file based on md checker

* Comment out certain markdown links from checker

* Comment out markdown links that render in browser
2022-01-05 14:37:47 -08:00
Shaun Verch
2aa79a334c
Add worst case scenario rollback plan (#1069)
Fixes: https://github.com/usds/justice40-tool/issues/947

This is ensuring we at least have some way to rollback in the worst case
scenario of the data being corrupted somehow, and our upstream data
sources being down in a way that prevents us from regenerating any
datasets. See
https://github.com/usds/justice40-tool/issues/946#issuecomment-989155252
for an analysis of the different ways the pipeline can fail and their
impacts.

This guide is very brittle to pipeline changes, and should be considered
a temporary solution for the worst case. I think that someday the github
actions should run more frequently and write to different paths, perhaps
with a timestamp. That would make rolling back more straightforward, as
a previous version of the data would already exist at some path in s3.
2022-01-05 11:17:43 -05:00
Vim
356e16950f
Fix territory shortcuts when census tract is selected (#1082)
* Refactor map click event architecture

- combine territory map clickHandlers
- centers AS on the map

* Center US on the map

- make the east and west coast both viewable
- make clicking on the 48, show the same zoom/lat/long as initial map
- centers Hawaii on map

* Update link to map performance

* Explicitly show links as the links return a 403

* Removes link and spells link out
2021-12-28 15:30:22 -08:00
Shaun Verch
d90e028c1b
Update documentation to make it easier for users to find the right content for them (#1016)
* First pass of updating documentation for new users

Trying to look at this from the perspective of someone new to the
project, and create some pathways to make it easier for people to get to
the content they are looking for.

* Make it clear that docker is doing the setup

* Link installation again from the main README

* Add some docs about the github actions

* Add markdown link check

* Move git installation first

* Add config for markdown link checker

* Fix some links

* Correct handling of repo root relative links

* Fix broken links in data roadmap

* Fix more broken links

* Fix more links

* Ignore link that's returning a 403 to the checker

It actually works if you go in a browser.

* Fix another broken link

* Ignore more urls that don't work

* Update the readme under docs

* Add some more dataset links

* More strongly call out the quickstart

* Try to call out even more the quickstart link

* Fix dead links

* Add note about initialization time

* Remove broken link from spanish install guide

These will be updated later with a full translation
2021-12-16 10:16:28 -05:00
Shelby Switzer
0a65060c0c
Add orientation deck to docs (#863)
* Add open source community orientation deck

* Reference orientation deck in README

* Update office hours in orientation deck

Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
2021-11-05 13:21:26 -04:00
Shelby Switzer
1f78920f63
Update diagrams in architecture docs (#790)
* Update diagrams in architecture docs

* Updates overall diagram to represent current arch and process
(including vision for data selection)
* Updates geo data pipleline arch diagram and removes geoplatform
version since we only have one version of this for the foreseeable
future and we're using geoplatform infradstructure

* Update diagram to remove something we do not yet do

* Updating Diagram

Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
Co-authored-by: GitHub Action <action@github.com>
2021-10-08 13:12:03 -04:00
Nat Hillard
8df548f506
Adding ADR PR for associated ADR issue #402 (#437) 2021-08-02 10:17:44 -04:00
Nat Hillard
4443f60b44
Adding ADR for using maplibre to repo (see issue #299) (#325)
* Adding ADR for using maplibre to repo (see issue #299)
2021-07-12 18:11:56 -04:00
Vim
c7efe8fcd7
Update 0005-hosting.md (#223)
Fixes broken link and places architecture diagram inline
2021-07-12 09:45:37 -04:00
Vim
8f3c7487fc
Update README.md (#222)
fixes broken geo data pipeline link
2021-06-30 07:15:35 -07:00
Vim
6a18d59ba3
Update glossary.md (#224)
fixes #114
2021-06-30 07:13:59 -07:00
Shelby Switzer
b61d971f15
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>
2021-06-18 10:21:23 -04:00
Jorge Escobar
c8a7f81f7c
habemus score! 🎉 (#185)
* habemus score!

* etl process for score

* small typo

* adding in score percentiles

Co-authored-by: lucasmbrown-usds <lucas.m.brown@omb.eop.gov>
2021-06-18 10:16:19 -04:00
Gina Maini
eed9bd311d
Added readme information under /docs about building and prerequisites (#126)
Co-authored-by: Gina Maini <gina.maini@cms.hhs.gov>
2021-06-17 15:44:41 -04:00
Nat Hillard
96fb0e8805
Documenting ADR Process ADR (#108)
* Adding ADR for updated project board-based ADR process. Issue here: https://github.com/usds/justice40-tool/issues/76
2021-06-14 12:44:25 -04:00
Shelby Switzer
4430b401de
As an open source community member, I want to know what Justice40-specific terms and acronyms mean. (#75)
* Add glossary from open source kickoff

* Updates to glossary

* Add EVCM because we use this in user stories in this repo's sprint
backlog (which is visible / recorded in the form of Github Issuess)
* Update Climate and Environment Justice Screening Tool to Climate and
Economic Justice Screening Tool, as per the original Executive Order

Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
2021-05-24 10:14:39 -04:00
Shelby Switzer
0021908263
Client-side framework decision (#47)
* Add initial draft of front end ADR

* Merging with master to get latest ADRs, renaming to account for numbering, adding some thoughts for Gatsby, NextJS, and Gridsome

* Update client side framework ADR

* Remove options we didn't go to deep into considering
* Add pros/cons of eleventy and create react app

* fixup! Update client side framework ADR

* Update clientside ADR with decision

Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
Co-authored-by: Nat Hillard <Nathaniel.K.Hillard@omb.eop.gov>
2021-05-19 10:03:37 -04:00
Nat Hillard
788c303483
Fixes #18 - Addresses potential architecture on geoplatform.gov (#45)
* Fixes #18 - Addresses potential architecture on geoplatform.gov

* Add changes

* Adding commuinity input into processing

* Add changes

* Add ADR for Hosting

* Update from PR review

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
2021-05-19 08:40:05 -04:00
Lucas Merrill Brown
f2503e71fb
Yamale schema validation for data set descriptions (#34)
* https://app.zenhub.com/workspaces/justice40-60993f6e05473d0010ec44e3/issues/usds/justice40-tool/40
2021-05-17 09:12:19 -07:00
Nat Hillard
7ffb8cf2e9
As a repo contributor, I want to understand how large decisions are made, so that I can contribute to making them myself (#46)
* Cleaning up 0002 decision

* Fixes issue #35 - As a repo contributor, I want to understand how large decisions are made, so that I can contribute to making them myself

* Add changes

* fixing link

* removing adr-tools reference per review comments

Co-authored-by: GitHub Action <action@github.com>
2021-05-13 22:22:42 -04:00
Nat Hillard
54fa016af1
Architecture Diagram and Process (#33)
* Use compile mermaid extension

* initial Mermaid arch diagram

* updating mmd extension

* small mmd update

* Adding git add step

* Expanding acronym

* adding branch spec

* Add changes

* outputting SVG instead as PNG is too small

* Add changes

* updating readme

* Backlog->Roadmap

* Add changes

* Updating casing for consistency

* Updating documentation to specify 'update' section applies just to diagram

Co-authored-by: GitHub Action <action@github.com>
2021-05-10 16:15:42 -04:00
Lucas Merrill Brown
534f8b2308
Data roadmap proposal (#24)
* Proposal documented for data roadmap
2021-05-10 12:22:23 -07:00
Nat Hillard
e74c87ecf7 Renaming file, updating title, linking to client_perf branch 2021-05-03 13:35:04 -04:00
Nat Hillard
2883a6a4f5 Summarized latest findings and decision 2021-05-03 01:53:01 -04:00
Nat Hillard
ed54936398 final (initial) edit on this ADR 2021-04-22 18:27:59 -04:00
Nat Hillard
55fcd6b1b5 Update 2, need to fill out the rest of OpenLayers and ArcGIS 2021-04-22 13:07:07 -04:00
Nat Hillard
ad120bb413 almost finished 2021-04-22 12:40:56 -04:00