Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.46 KB

File metadata and controls

37 lines (27 loc) · 1.46 KB

FieldStack Roadmap

Current development priorities and planned work.


Complete

  • Core R scripts for health access, climate vulnerability, education outcomes, and MEL reshaping
  • 4 Quarto notebooks with data loading, processing, and visualisation
  • Sample data for each module using India-relevant district indicators
  • testthat unit tests for all core scripts
  • Evaluation tools: SROI, cost-effectiveness, qual-to-quant conversion
  • Custom visualisations: waterfall charts, bullet charts, sf maps
  • Qualitative coding example with quanteda
  • Zenodo DOI and citation metadata
  • GitHub Actions for CI and Quarto rendering

In Progress

  • Additional sf-based spatial mapping examples
  • Modularise functions into a custom R package (R/ folder)
  • Streamlined Shiny dashboard prototype

Planned

  • Survey design tools: sample size calculators, PSU allocation, sampling frameworks
  • Simulation scripts: Monte Carlo for evaluation design, missing data imputation
  • Expanded visualisation: heatmaps, treemaps, time series templates
  • Tidyverse pipeline examples for common data wrangling tasks
  • SQL integration for database-backed analysis
  • Expanded sample datasets with MoSPI/NSS/Census excerpts
  • contrib/ folder for externally submitted use cases

For suggestions, open an issue or start a discussion.