Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

China Economic Review — Data and Code Availability Policy

The official data availability policy, replication package requirements, and verification tools for the China Economic Review (CER). This repository contains the CER Data and Code Availability Policy (v2), compliance checklist, frequently asked questions, and Claude Code skills for automated README checking and replication package verification. Aligned with the Data and Code Availability Standard (DCAS) and the Social Science Data Editors' Template README.

Contents

Policy Documents (/policy)

Claude Code Skills (/skills)

These skills can be installed and used by authors and the Data Editor to verify replication packages.

/cer-readme-check

Check a README file against CER policy requirements. Produces a structured compliance report with 40+ checks across 9 categories.

Install: Copy skills/cer-readme-check/ to ~/.claude/skills/cer-readme-check/

/cer-reproduce-check

Automated replication package verification: (1) inspect folder structure and file organization, (2) detect and fix absolute paths, (3) trace data lineage for each intermediate data file, (4) run the full replication pipeline, (5) compare generated results against provided outputs.

Install: Copy skills/cer-reproduce-check/ to ~/.claude/skills/cer-reproduce-check/

Quick Start

# Install skills
cp -r skills/cer-readme-check ~/.claude/skills/
cp -r skills/cer-reproduce-check ~/.claude/skills/

# In Claude Code, run:
/cer-readme-check path/to/README.pdf
/cer-reproduce-check path/to/replication_package/

CER Dataverse

Submit replication packages to: https://dataverse.harvard.edu/dataverse/cer

Contact

Ruochen Dai
Associate Professor, Central University of Finance and Economics
Data Editor, China Economic Review
dairuochenpku@gmail.com

About

China Economic Review (CER) Data and Code Availability Policy, compliance checklist, FAQ, and Claude Code verification skills for replication package checking.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors