Refactor Column Names: Remove (Required) and (Optional) Labels #4
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: nick/tree-tracker-report#4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
We need to improve the consistency and readability of column names in the 25 Million Trees Initiative survey data and related tibbles. The specific changes include:
These changes will make the data easier to work with by ensuring consistent and clean column names across datasets.
Acceptance Criteria:
survey_data,species_planted,participant_organizations, and any other relevant tibbles are cleaned upThe column name cleanup task has been completed and merged into the main branch.