跳到主要内容
知仓学习社ZHICANG

jole-replication-and-data-policy

Use when assembling the data and code deposit for an accepted Journal of Labor Economics (JOLE) paper — the JOLE Dataverse Repository, the AER data-…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Replication & Data Policy (jole-replication-and-data-policy)

When to trigger

  • Your JOLE paper is accepted (or about to be) and you must deposit data and code
  • Your data are proprietary or restricted and you need to handle the policy correctly
  • You want to build the replication package as you go, not scramble at acceptance
  • A referee or editor asks how the results can be reproduced

JOLE's actual data policy

JOLE publishes papers containing empirical, simulation, or experimental results only if the data are clearly documented and readily available for replication. The mechanics:

  • Deposit target: after acceptance, authors upload data, programs, and sufficient documentation to permit replication (in electronic form) to JOLE's Dataverse Repository — prior to publication. The deposit is part of the path to print, not an optional extra.
  • Minimum for econometric / simulation papers: the dataset(s) and the programs used to run the final models, plus a description of how intermediate datasets and programs were used to build the final dataset from the raw inputs. In other words, document the full chain from raw data to estimation, not just the last regression.
  • Policy lineage: JOLE adopted the AER (American Economic Review) data-availability policy in February 2009, applying to articles submitted after that date. If you know the AER/AEA model, JOLE's expectations will be familiar.
  • Proprietary or restricted data: authors must notify the editor at submission if the data are proprietary or the requirements otherwise cannot be met. Do not wait until acceptance to disclose this — flag it in the cover letter (see jole-submission, jole-review-process). Even with restricted data, you are generally expected to provide the programs and enough documentation for a qualified replicator to reproduce results given access.
  • Ethics: operate under UChicago Press / COPE guidelines, with explicit attention to confidential data and research on vulnerable / human subjects.

Building the package (do this as you go)

  1. One master script (run_all) that regenerates every table and figure from the analysis data.
  2. Document the chain from raw inputs → cleaning → intermediate files → final estimation dataset, matching the policy's "intermediate datasets/programs" requirement.
  3. README describing data sources, access conditions, software/package versions, run order, and expected outputs.
  4. Pin the environment (Stata ssc/net versions, renv.lock, requirements.txt) and set/report seeds for bootstrap, randomization inference, and simulation.
  5. Restricted data: include the code and a clear description of how to obtain access (e.g., FSRDC, register agreements); provide synthetic or public extracts where licensing permits.
  6. Stage early: assemble this alongside the analysis so the post-acceptance Dataverse upload is a packaging step, not a reconstruction.

Checklist

  • [ ] Data + programs + documentation prepared for the JOLE Dataverse Repository
  • [ ] Master script regenerates all tables and figures
  • [ ] Raw → intermediate → final data chain documented (per AER-style policy)
  • [ ] README with sources, access terms, software versions, run order
  • [ ] Seeds set and reported; environment pinned
  • [ ] Proprietary/restricted data flagged to the editor at submission, with code + access path provided
  • [ ] Human-subjects / confidential-data handling consistent with COPE / UChicago Press ethics

Anti-patterns

  • Treating the deposit as optional — JOLE publishes empirical work only if it is replicable
  • Depositing only the final regression code without the data-build chain
  • Discovering at acceptance that proprietary data were never flagged to the editor
  • A package that cannot reproduce a table because the seed or version was not recorded
  • Assuming "restricted data" exempts you from providing programs and documentation
  • Reconstructing the package from memory at the last minute instead of building it as you go

Output format

【Deposit target】JOLE Dataverse Repository (data + programs + docs) [ready Y/N]
【Master script】regenerates all exhibits? [Y/N]
【Data chain】raw → intermediate → final documented? [Y/N]
【Environment】versions pinned + seeds reported? [Y/N]
【Proprietary data】flagged to editor at submission + access path provided? [Y/N/NA]
【Ethics】COPE / human-subjects handling noted? [Y/N/NA]
【Next step】jole-submission (or back to jole-review-process)

Supplementary resources

  • [../../resources/external_tools.md](../../resources/external_tools.md) — labor data sources and version-pinning / reproducibility tooling
  • [../../resources/official-source-map.md](../../resources/official-source-map.md) — the JOLE data-policy URL and its verification status

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,120
本站分层T1
该仓技能数4166
原文件路径Journal-of-Labor-Economics-Skills/skills/jole-replication-and-data-policy/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 4166 个技能