LukePrior / LukePrior/nbn-upgrade-map

Make combined-results be a [state][suburb] nested dictionary, not a list-by-state

Open
#200 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
222
Forks
28
Avg merge
1m
Merged PRs (30d)
2

Description

This would make lookup more direct, rather than searching, or having to make a lookup-table first. Could be implemented when support for duplicate state-names is added.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating where combined-results is built and where callers search it. Read the handling for duplicate state names, then verify that the resulting structure is indexed first by state and then by suburb and that existing lookups still work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.