Devographics / Devographics/Monorepo

Stop using sections as part of normalized data paths

Open
#444 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
178
Forks
55
Avg merge
1m
Merged PRs (30d)
2

Description

Currently:

`document.tools.front_end_frameworks_pain_points`

Migrate to:

`document.front_end_frameworks_pain_points`

- Note: ensure every question id is unique within a survey edition first.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the code that constructs normalized data paths and identify how survey sections and question IDs are represented. First verify that every question ID is unique within a survey edition, then trace the migration from document.tools.front_end_frameworks_pain_points to document.front_end_frameworks_pain_points. Done means normalized paths no longer include sections and the uniqueness requirement holds.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.