Pipeline: the processing steps#
Notebooks for data processing and analysis (notebooks) are grouped into task types:
Stage |
Description |
|---|---|
|
Define folder structure, set preferences, lock administrative referencing |
|
Download, unzip, and stage data in cache |
|
Align entity datasets from multiple sources, create spine of entities |
|
Produce entity-keyed evidence from imagery, models, geoprocessing, or record linkage without selecting canonical values. |
|
Create canonical datasets by reconciling evidence, imputing and inferring attributes, and filtering records. |
|
Fit models, cross-validate, derive standard errors, optimize. |
|
Create artifacts from models: predictions, aggregated coefficients |
|
Creation of publication-ready figures, tables, and text |
|
Interactive display of results, demonstrating quality, issues, or functionality |
These notebooks can be converted to scripts and be orchestrated across large computing clusters (to process data for entire world regions).