Skip to content

Issue #3: Data Processing Script Review #5

@larnsce

Description

@larnsce

Data Processing Script Review

Checklist:

  • data_processing.R reproducibility
    • Script runs without errors
    • All dependencies documented
    • Clear step-by-step processing
  • Code quality and documentation
    • Well-commented code
    • Follows tidyverse style
    • No hardcoded paths
  • Dictionary completeness
    • All variables documented
    • Types match actual data
    • Descriptions are clear
  • Raw data preservation
    • Original files maintained
    • Processing is non-destructive

Current Status:

⚠️ TODOs in processing script need addressing:

  • Line 14: Country names need more cleaning
  • Line 50: ope_original_currency should be separated
  • Line 51: staff categories not documented
    ⚠️ Dictionary shows integer types for factor variables

Related Files:

  • data-raw/data-processing.R
  • data-raw/dictionary.csv
  • data-raw/gdho.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions