LukePrior / nbn-upgrade-map

Interactive map showing premises eligible for the NBN FTTP upgrade program.
https://lukeprior.github.io/nbn-upgrade-map/
MIT License
96 stars 11 forks source link

Update map #313

Closed LukePrior closed 7 months ago

LukePrior commented 7 months ago

Bit of an update with the map, when NBN changed the meaning of altReasonCode and added the new fields 3 weeks ago (23rd October) we didn't start collecting the new fields until November 3rd.

We should have collected the new fields for every property within the week.

I have updated the map to hide data from (23rd Oct -> 3rd Nov) unless it is the newest available.

The logic for colouring the map is if the target_eligibility_quarter is within 3 months than it is soon otherwise it will remain red which roughly aligns with the logic NBN previously used to set altReasonCode.

Closes #312

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ HTML djlint 2 0 0.64s
✅ HTML htmlhint 2 0 0.22s
✅ MARKDOWN markdownlint 4 0 0 0.89s
✅ MARKDOWN markdown-link-check 4 0 2.57s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.19s
✅ PYTHON black 17 0 0 1.0s
✅ PYTHON flake8 17 0 0.57s
✅ PYTHON isort 17 0 0 0.32s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_