Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

SBN: Add missing properties, remove not built segments

Open Beginner friendly
#72 0 comments 0 reactions 2 assignees View on GitHub

@csebastiao is already working on this.

Since Sep 23, 2026.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
75/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
jupyter-notebook
Domain
data

Research direction

Start by inspecting the uploaded data in dataexports/latest/sortbikenet and compare the real network data with the requested properties. Preserve all existing file names, add total_length, total_coverage, and total_directness, and remove the "No" values from built_in for the 201 never-built segments; done means the updated data is available in that location.

Written by the indexing model from the issue text.

Description

enhancement

Hi @csebastiao ,
first (and maybe last) request/question from @MoritzStefaner about the data:

  • the real network data does not have the total_length / total_coverage / total_directness properties. Could you add them? @csebastiao
  • built_in has for the 201 never built segments the String "No" - but it would be clearer to parse if this was just removed. Could you do that? (I'm doing this @mszell )

I have uploaded the data here, it can be replaced - but the file names are important, please do no change them: https://github.com/BikeNetKit/dataexport/tree/main/dataexports/latest/sortbikenet

Dominant language
Jupyter Notebook
Stars
2
Forks
0
Avg merge
9m
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

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.

More from BikeNetKit/dataexport

All issues in BikeNetKit/dataexport

Similar issues

More Data Engineering issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.