Skip to content

Commit

Permalink
Open and announce 2019 filing season
Browse files Browse the repository at this point in the history
  • Loading branch information
meissadia committed Dec 13, 2019
1 parent 6321a8b commit 398a315
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontend/config.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"prod": {
"announcement": "On September 25th, 2019, the Bureau released the 2020 FIG and the Supplemental Guide for Quarterly Filers.",
"defaultPeriod": "2018",
"filingPeriods": ["2018"],
"announcement": "The filing period is open. March 1st, 2020 is the deadline to submit your HMDA data.",
"defaultPeriod": "2019",
"filingPeriods": ["2019", "2018"],
"beta": {
"announcement": "On September 25th, 2019, the Bureau released the 2020 FIG and the Supplemental Guide for Quarterly Filers.",
"announcement": "The filing period is open. March 1st, 2020 is the deadline to submit your HMDA data.",
"defaultPeriod": "2019",
"filingPeriods": ["2019", "2018"]
}
},
"dev": {
"announcement": "On September 25th, 2019, the Bureau released the 2020 FIG and the Supplemental Guide for Quarterly Filers.",
"announcement": "The filing period is open. March 1st, 2020 is the deadline to submit your HMDA data.",
"defaultPeriod": "2019",
"filingPeriods": ["2019", "2018"],
"beta": {
"announcement": "On September 25th, 2019, the Bureau released the 2020 FIG and the Supplemental Guide for Quarterly Filers.",
"announcement": "The filing period is open. March 1st, 2020 is the deadline to submit your HMDA data.",
"defaultPeriod": "2019",
"filingPeriods": ["2019", "2018"]
}
Expand Down

0 comments on commit 398a315

Please sign in to comment.