Commit graph

658 commits

Author SHA1 Message Date
matt bowen
c6a7a28ca6 Refactor CDC life-expectancy (1554) 2022-08-03 15:35:31 -04:00
matt bowen
95f88587ec Update description fields (#1518) 2022-08-02 17:21:01 -04:00
matt bowen
e0a06997e6 Run YAML load on all subclasses (#1518) 2022-08-02 17:16:22 -04:00
matt bowen
bb06628921 Add defaults for extract (#1518) 2022-08-02 17:16:22 -04:00
matt bowen
1bdca27926 Don't blindly set float format (#1518) 2022-08-02 17:16:22 -04:00
matt bowen
d9b61140aa Update YAML to match constant (#1518) 2022-08-02 17:16:22 -04:00
matt bowen
415af5b31e Add output-path tests (#1518) 2022-08-02 17:16:22 -04:00
matt bowen
4e39be6748 Refactor _setup_etl_instance_and_run_extract to base (#1518)
For the three classes we've done so far, a generic
_setup_etl_instance_and_run_extract will work fine, for the moment we
can reuse the same setup method until we decide future classes need more
flexibility --- but they can also always subclass so...
2022-08-02 17:16:22 -04:00
matt bowen
e49cca005a Add fake GEOIDs to COI tests (#1518) 2022-08-02 17:16:22 -04:00
Matthew Bowen
76d4ebe0c3 Refactor ETL to use datasets.yml (#1518) 2022-08-02 17:16:22 -04:00
Matthew Bowen
c68371f051 Add dataset config for energy budren (1518) 2022-08-02 17:16:22 -04:00
Matthew Bowen
12a6b2f10e Add tests for DOE energy budren (1518 2022-08-02 17:16:22 -04:00
Matthew Bowen
e77e7aef2e Update COI to use new yaml (#1518) 2022-08-02 17:16:22 -04:00
Matthew Bowen
073c1fe457 Add basic test suite for COI (#1518) 2022-08-02 17:16:22 -04:00
Jorge Escobar
a6ab3cd883 PR review 2022-08-02 12:33:41 -04:00
Jorge Escobar
3a84fadaf6 Merge branch 'main' into esfoobar-usds/1417-nri-yaml-score 2022-08-02 11:24:21 -04:00
Jorge Escobar
8149ac31c5
Starting Tribal Boundaries Work (#1736)
* starting tribal pr

* further pipeline work

* bia merge working

* alaska villages and tribal geo generate

* tribal folders

* adding data full run

* tile generation

* tribal tile deploy
2022-07-30 01:13:10 -04:00
Vim
746d36d4a6
Update Cypress GHA to v4 (#1768)
* Update cypress gha to v4

* Trigger build
2022-07-26 10:59:12 -07:00
Jorge Escobar
237122b2c5
Update CODEOWNERS (#1769) 2022-07-26 11:49:48 -04:00
Vim
70cc0e392e
hotfix for terser dependabot failure (#1766)
- upgrade @sentry
- place sentry dsn in github secrets
2022-07-25 11:18:47 -07:00
dependabot[bot]
a93a5a5928
Bump file-type from 16.5.3 to 16.5.4 in /client (#1751)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 09:23:01 -07:00
Vim
e1a61faf5d
Add a react component generator (#1745)
* Add a react component generator

* Update markdown links

* Change commented code to block comment
2022-07-15 09:54:58 -07:00
Vim
eb3004c0d5
Fix on large AK tracts that are off screen (#1740)
* Change low to high transition and global zoom

- change the low to high transition from 7 to 5. This can not go any lower as high tiles on AWS only go to zoom level 5
- reduce the zoom level globally on all census tracts

* Remove geolocation from feature flag

- geolocation is now available to all

* Add python notebook that sorts all tracts by area

- add a column of the required zoom level for the tract to be fully contained in the viewport

* Place geolocation back to behind a feature flag

* Differentiate zoom levels b/w shortcuts and tracts
2022-07-13 19:01:43 -07:00
dependabot[bot]
a5a4c31bb0
Bump moment from 2.29.2 to 2.29.4 in /client (#1731)
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:13:58 -07:00
dependabot[bot]
2992f8df0b
Bump notebook from 6.4.10 to 6.4.12 in /data/data-pipeline (#1685)
Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.12.

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-07 17:10:03 -04:00
dependabot[bot]
0555d896fd
Bump lxml from 4.8.0 to 4.9.1 in /data/data-pipeline (#1719)
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-07 17:09:49 -04:00
Jorge Escobar
5ce4a5c1f7 column ordening 2022-07-07 11:47:19 -04:00
Vim
8e50fa23cb
Update wastewater category to be in Spanish (#1713) 2022-07-07 06:53:27 -07:00
Jorge Escobar
0d81480133 sort order 2022-07-06 16:24:23 -04:00
dependabot[bot]
5849c21fa2
Bump parse-url from 6.0.0 to 6.0.2 in /client (#1712)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 07:05:41 -07:00
Vim
ed31849158
Align zoom levels (#1703)
- align zoom levels between the transition between low to high zoom with the census tract boundary
2022-07-06 06:46:37 -07:00
Vim
e418ebacf4
Change round to floor for indicator values (#1700)
- update tests to test flooring
2022-06-27 11:44:53 -07:00
Jorge Escobar
c9632571f3 passing tests 2022-06-27 13:46:09 -04:00
Jorge Escobar
e5b84dc28d removing last updated year - optional reverse percentile 2022-06-27 12:59:17 -04:00
Jorge Escobar
7415a15bc0 docsctrings 2022-06-27 11:19:11 -04:00
Jorge Escobar
158c8bffb2 dynamically set score vars from YAML 2022-06-24 15:18:57 -04:00
Jorge Escobar
8ab7be32f3 Merge branch 'esfoobar-usds/release/yaml-based-score-datasets' into esfoobar-usds/1417-nri-yaml-score 2022-06-23 13:49:51 -04:00
Jorge Escobar
f07bde9ce4 Merge branch 'main' into esfoobar-usds/release/yaml-based-score-datasets 2022-06-23 13:49:06 -04:00
Vim
bc31f56225
Add TSD in Spanish (#1677) 2022-06-09 13:56:37 -07:00
Jorge Escobar
5e6d08f62d
Update downloadable assets URL (#1674)
* Update downloadable assets URL

* upside down
2022-06-08 18:33:04 -04:00
Vim
9882e9ba22
Update to Gatsby 4 (#1673)
* Update to Gatsby 4

- remove old/unused packages
- update existing packages

* Roll back Gatsby

* Update README with package version info
2022-06-07 11:50:08 -07:00
dependabot[bot]
88628291e8
Bump devcert from 1.2.0 to 1.2.1 in /client (#1667)
Bumps [devcert](https://github.com/davewasmer/devcert) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/davewasmer/devcert/releases)
- [Changelog](https://github.com/davewasmer/devcert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/davewasmer/devcert/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: devcert
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 14:14:05 -07:00
Vim
1681a72045
Remove threshold line in side panel (#1666)
* Remove categories

* Remove disadvantaged in sidepanel

* Add comment
2022-06-06 10:52:37 -07:00
Vim
9f0ca1c17d
Add address to search placeholder and add "at or above" to category copy for low income (#1665)
* Add address to search placeholder text

* Adds "at or above" to category copy

* Updates map search placeholder text

- Update es and en.json files
- adds mobile search placeholder text
- udpates desktop search placeholder text

* Update logic to determine mobile for search text

* Update search error message

- update to Spanish text as well

* Adjust spacing between search and territory btns

* Modify mobile detection logic

- remove cypress tests for faster deploys

* Add placeholder text to state variable

- wrap state variable in useEffect()
2022-06-03 09:35:28 -07:00
Jorge Escobar
f9829bd951 gha cache bust 2022-06-02 12:04:10 -04:00
Jorge Escobar
941dd28549 force cache bust 2022-06-02 11:48:57 -04:00
Jorge Escobar
2efa5fef87 clean up 2022-06-02 11:44:42 -04:00
Jorge Escobar
34f7ef27ce adding source url as class var again 2022-06-01 17:10:30 -04:00
Jorge Escobar
0460852bf0 Merge branch 'esfoobar-usds/release/yaml-based-score-datasets' into esfoobar-usds/1417-nri-yaml-score 2022-06-01 13:34:58 -04:00
Jorge Escobar
06a0e802bb Merge branch 'main' into esfoobar-usds/release/yaml-based-score-datasets 2022-06-01 13:33:57 -04:00