Replication & Transparency Package (worlddev-replication-package)
When to trigger
- The paper is empirical and there is no data-availability statement or no organized code
- Sensitive development data (household surveys, conflict locations, vulnerable informants) cannot be posted as-is
- A qualitative paper has no plan for transparency — readers cannot see how evidence became claims
- The data-availability statement risks de-anonymizing the authors during double-anonymized review
- Reviewers or the editor request materials and the project is not reproducible end to end
WD's transparency posture
WD follows Elsevier's research-data policy: authors are asked to state data availability and are encouraged to share data and code, with deposit in a recognized repository as best practice (检索于 2026-06;以官网为准). WD is not a journal with a mandatory pre-acceptance reproducibility audit on the model of the AEA or the Econometric Society — but the expectation of transparency is real and rising, and referees increasingly ask for it. Two features make WD distinctive:
- Double-anonymized review creates a real tension: a data-availability statement, a repository link, or an acknowledgments line can reveal author identity. Prepare a review-safe version (anonymized statement: "data and code will be deposited in a public repository upon acceptance"; no identifying URLs, no self-citation that unmasks) and a camera-ready version with the live deposit. Keep these separate so the wrong one is never uploaded.
- Ethical and access constraints are the norm, not the exception in development research. Restricted survey data, geocoded conflict data, and human-subjects protections often bar open posting. WD accepts this — what it does not accept is silence. State why data cannot be shared and how a reader could obtain or reconstruct access.
Quantitative package
- Data-availability statement matched to reality: open / restricted-with-access-route / proprietary-with-justification.
- Code that runs top to bottom from raw (or de-identified) inputs to every number, table, and figure, with a master script and a README listing software, packages/versions, and runtime.
- De-identification of human-subjects data; document the procedure; never post direct identifiers or precise locations of vulnerable populations.
- Provenance: cite the original data source and any survey instrument; for secondary data (DHS, LSMS, Afrobarometer), give the version/round.
Qualitative transparency package
Transparency for qualitative WD work is not raw-transcript dumping — that can violate informant confidentiality. It means making the inference auditable:
- Methods appendix: sampling/case-selection logic, data-generation process, coding scheme, and analysis approach.
- Evidence-to-claim trail: how themes were built; how rival explanations were tested.
- Anonymized, ethically cleared excerpts sufficient to let a reader judge the interpretation, with confidentiality protected.
- Reflexivity and ethics note: consent, IRB/ethics approval, and the researcher's positionality.
Mixed-methods
Document both strands and, critically, the integration procedure — how the qual and quant were brought together — so the joint inference is reproducible in logic even where raw data are restricted.
Checklist
Anti-patterns
- A repository link or identifying acknowledgments in the review version — breaks double-anonymization
- "Data available on request" with no real intention or route to honor it
- Posting geocoded conflict data or identifiable informant material — an ethics failure WD takes seriously
- Treating qualitative transparency as raw-transcript dumping rather than an auditable inference trail
- Code that reproduces some but not all reported numbers
Output format
【Journal】World Development (WD)
【Skill】worlddev-replication-package
【Verdict】deposit-ready / gaps remain
【Data status】open / restricted+route / proprietary+justification
【Code】end-to-end reproducible + README? [Y/N]
【Ethics】de-identification / consent / IRB documented? [Y/N]
【Qual transparency】methods appendix + evidence trail? [Y/N / n/a]
【Anonymization】review-safe version separated from camera-ready? [Y/N]
【Source status】verified URL / 待核实 / not asserted
【Next skill】worlddev-referee-strategy
Source: brycewang-stanford/Awesome-Journal-Skills → World-Development-Skills/skills/worlddev-replication-package/SKILL.md
1---2name: worlddev-replication-package3description: Use when preparing the data/code or qualitative-transparency materials for a World Development (WD) manuscript under Elsevier's research-data policy and double-anonymized review. Assembles the package; it does not invent evidence or citations.4---567# Replication & Transparency Package (worlddev-replication-package)89## When to trigger1011- The paper is empirical and there is no data-availability statement or no organized code12- Sensitive development data (household surveys, conflict locations, vulnerable informants) cannot be posted as-is13- A qualitative paper has no plan for transparency — readers cannot see how evidence became claims14- The data-availability statement risks **de-anonymizing** the authors during double-anonymized review15- Reviewers or the editor request materials and the project is not reproducible end to end1617## WD's transparency posture1819WD follows **Elsevier's research-data policy**: authors are asked to state data availability and are encouraged to share data and code, with deposit in a recognized repository as best practice (检索于 2026-06;以官网为准). WD is not a journal with a mandatory pre-acceptance reproducibility audit on the model of the AEA or the Econometric Society — but the expectation of transparency is real and rising, and referees increasingly ask for it. Two features make WD distinctive:20211. **Double-anonymized review** creates a real tension: a data-availability statement, a repository link, or an acknowledgments line can reveal author identity. Prepare a **review-safe version** (anonymized statement: "data and code will be deposited in a public repository upon acceptance"; no identifying URLs, no self-citation that unmasks) and a **camera-ready version** with the live deposit. Keep these separate so the wrong one is never uploaded.222. **Ethical and access constraints are the norm, not the exception** in development research. Restricted survey data, geocoded conflict data, and human-subjects protections often bar open posting. WD accepts this — what it does not accept is silence. State *why* data cannot be shared and *how* a reader could obtain or reconstruct access.2324## Quantitative package2526- **Data-availability statement** matched to reality: open / restricted-with-access-route / proprietary-with-justification.27- **Code** that runs top to bottom from raw (or de-identified) inputs to every number, table, and figure, with a master script and a README listing software, packages/versions, and runtime.28- **De-identification** of human-subjects data; document the procedure; never post direct identifiers or precise locations of vulnerable populations.29- **Provenance**: cite the original data source and any survey instrument; for secondary data (DHS, LSMS, Afrobarometer), give the version/round.3031## Qualitative transparency package3233Transparency for qualitative WD work is **not** raw-transcript dumping — that can violate informant confidentiality. It means making the inference auditable:3435- **Methods appendix:** sampling/case-selection logic, data-generation process, coding scheme, and analysis approach.36- **Evidence-to-claim trail:** how themes were built; how rival explanations were tested.37- **Anonymized, ethically cleared excerpts** sufficient to let a reader judge the interpretation, with confidentiality protected.38- **Reflexivity and ethics note:** consent, IRB/ethics approval, and the researcher's positionality.3940## Mixed-methods4142Document **both** strands and, critically, the **integration procedure** — how the qual and quant were brought together — so the joint inference is reproducible in logic even where raw data are restricted.4344## Checklist4546- [ ] Data-availability statement is accurate (open / restricted / proprietary) with a route to access where closed47- [ ] Quant code runs end-to-end from inputs to all exhibits; README lists software + versions48- [ ] Human-subjects data de-identified; no precise locations of vulnerable groups49- [ ] Secondary data cited with version/round; instruments provided where relevant50- [ ] Qual: methods appendix + evidence trail + ethics/consent documented51- [ ] **Review-safe (anonymized) version** prepared separately from the camera-ready deposit52- [ ] Mixed: integration procedure documented5354## Anti-patterns5556- A repository link or identifying acknowledgments in the **review** version — breaks double-anonymization57- "Data available on request" with no real intention or route to honor it58- Posting geocoded conflict data or identifiable informant material — an ethics failure WD takes seriously59- Treating qualitative transparency as raw-transcript dumping rather than an auditable inference trail60- Code that reproduces some but not all reported numbers6162## Output format6364```text65【Journal】World Development (WD)66【Skill】worlddev-replication-package67【Verdict】deposit-ready / gaps remain68【Data status】open / restricted+route / proprietary+justification69【Code】end-to-end reproducible + README? [Y/N]70【Ethics】de-identification / consent / IRB documented? [Y/N]71【Qual transparency】methods appendix + evidence trail? [Y/N / n/a]72【Anonymization】review-safe version separated from camera-ready? [Y/N]73【Source status】verified URL / 待核实 / not asserted74【Next skill】worlddev-referee-strategy75```7677---7879**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `World-Development-Skills/skills/worlddev-replication-package/SKILL.md`