* Add Explore the Data box
* Update explore page description
- Remove paragraph under map
* Update territories copy
- Remove How you can help
* Update Whitehouse footer icon
* Correct heading order to pass a11y
* Remove beta pill in Beta Banner
- update snapshots
* Update explore page description
- remove color key
* revert image back to eagle seal
* Update release date variable name
* Add Impute, Adj and tribal signals to side panel
* Remove test category
- move send feedback button outside of categorization div
- left justify send feedback button
- update snapshots
* Update links in the territories paragraph on explore page
* Update tribal lands copy on explore page
* Align geolocate icon on desktop and mobile
* Add inverted style to YES
- update snapshots
* Update links colors
- Language links
- Download links
- Simple links
- External links
- Side panel demographics links
- return to top links
- update snapshots
* Fix wrapping on logo title
- remove beta pill
* Update un-selected side panel copy (desktop)
- two icons are needed
* Remove icons on mobile view
* Remove the pub. eng. button on all pages
* Add usa-link class to all links
- will create consiste visible state on all links
* Remove tribal toggle
- remove tribal layer from feature flag and make it default
* Remove up/down arrows from indicators
* update style of side panel categories if supported
- if the browser has ":has" support, the new category styles will be applied
- if not, the older style will remain in place
* update snapshots
* update styling for indicator values
- refactor disadvantaged blue dot to utils.scss
* remove missing icon and reduce subtext font size
* Remove un-needed import in test file
* Update category, indicator copy
* Update copy indicator desc and titles
* update side panel styling for 1.0
* Update methodology version / styling
* remove duplicate high school degree indicator
- for island areas
* Update 404 page copy
* Remove link that is failing during markdown checks
* Updated FE indicators constants to remove _M
- by removing these _M suffix on the FE
constants, we remove any dependency on changes to the BE score
* Add HRS_ET
- refactor to add IndicatorTypes
- modify tests
- add intl
* Add AML and FUDS
- update indicatorFilter
- update tests each indicator has 3 states to test
* Connect BE signal for demographics
- update tests
- i18n-ize
* Remove obsolete tests snapshots
* Update to Score N constants
* Remove higher ed socio-economic indicator
- remove spacer "Meets both socio"
- update snapshots
* Update BE signal types for
- AML
- FUDS
* Filter out missing historic underinvest. indicators
- For the special case when historic underinvestments are missing do not show that indicator at all
- update unit tests
* Make AML appear as No for all that are missing
* Update snapshot
* update be staging gha
* NRI dataset and initial score YAML configuration
* checkpoint
* adding data checks for release branch
* passing tests
* adding INPUT_EXTRACTED_FILE_NAME to base class
* lint
* columns to keep and tests
* update be staging gha
* checkpoint
* update be staging gha
* NRI dataset and initial score YAML configuration
* checkpoint
* adding data checks for release branch
* passing tests
* adding INPUT_EXTRACTED_FILE_NAME to base class
* lint
* columns to keep and tests
* checkpoint
* PR Review
* renoving source url
* tests
* stop execution of ETL if there's a YAML schema issue
* update be staging gha
* adding source url as class var again
* clean up
* force cache bust
* gha cache bust
* dynamically set score vars from YAML
* docsctrings
* removing last updated year - optional reverse percentile
* passing tests
* sort order
* column ordening
* PR review
* class level vars
* Updating DatasetsConfig
* fix pylint errors
* moving metadata hint back to code
Co-authored-by: lucasmbrown-usds <lucas.m.brown@omb.eop.gov>