-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Rent Stabilized Units Indicator (#838)
* Add url params for timeline indicators (#830) * add indicator param to timeline route, and update history shallow on selection * fix optional route definition * replace url rather than adding to history * swap summary for timeline in route tests * fix links to timeline, reorg helper funs * reset url to default indicator if param is invalid or missing * remove console.log --------- Co-authored-by: kiwan <kiwan.sim@gmail.com> * Add Rent Stabilized Units indicator to Timeline (#837) * change rent stab latest year to 2022 * add 2022 as rsunitslatestyear, update yml dependenc, add csv for tests * update nycdb src branc * add nycdb test data for rentstab and hpd_complaints * add rentstab indicator to timeline * update MonthlyTimelineData type to match SQL * remove stacked bar denoting market rate units, add horizontal line for latest total unit count * add link to THE CITY's map visualization * run prettier * fussing around with viz UI * change minor variable to trigger deploy * yaxis max handled in switch statement * run lingui extract --------- Co-authored-by: Maxwell Austensen <m.austensen@gmail.com> --------- Co-authored-by: Maxwell Austensen <maxwell@justfix.org> Co-authored-by: Maxwell Austensen <m.austensen@gmail.com>
- Loading branch information
1 parent
d9e312f
commit 2f1055f
Showing
18 changed files
with
622 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.