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

jbf-replication-and-data-policy

Use when preparing the required data statement, code archive, repository deposit/link, and proprietary-data documentation for a Journal of Banking &…

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

它会碰到什么

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

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

技能内容

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

When to trigger

  • The paper uses CRSP, Compustat, BankFocus, Dealscan, TRACE, Call Reports, hand-collected data, or simulations
  • You need a data availability statement for Elsevier/JBF submission
  • You want a legal and useful replication package despite proprietary data

Policy stance

JBF follows Elsevier Option C research-data instructions. At submission, authors

must state data availability. For shareable data, deposit the research data in a

relevant repository and cite/link it in the article. If data cannot be shared,

state why (for example, proprietary, sensitive, confidential, or licensing limits).

JBF does not operate a dedicated journal-run replication archive, so the practical

package should combine a repository deposit where rights allow, code, metadata,

and a precise access route for restricted inputs.

Package structure

README.md
data_access/          # licensed-data instructions, not raw proprietary files
code/
  00_setup.*
  01_build_sample.*
  02_main_tables.*
  03_figures.*
  04_robustness.*
output/
  tables/
  figures/
requirements.*        # renv.lock / requirements.txt / Stata package list

Data availability statements

  • Public data: name source, URL, access date, and archive copy if permitted.
  • Proprietary data: identify vendor, product, access terms, and exact query or

extraction instructions; do not redistribute restricted files.

  • Hand-collected data: share the dataset if rights allow, with coding rules.
  • No external data / simulation: state that no external data were used and

provide simulation code and seeds.

Code expectations

  • One master script regenerates all tables and figures.
  • Random seeds and software versions are recorded.
  • Output files match manuscript numbering.
  • Confidential paths and author identity are removed before double-anonymized submission.

Proprietary-data audit

For licensed banking/finance sources, add a data_access/README.md that records:

  • vendor/product, query filters, identifiers, and date accessed;
  • variables needed to recreate the analysis;
  • any hand-cleaning or link-table rules;
  • whether a pseudo dataset can exercise the full code path;
  • who can legally access the raw data and under what license.

Source-by-source sharing matrix

| Typical JBF source | Redistribution | What the package carries instead |

| --- | --- | --- |

| US Call Reports / FDIC SDI | public — share extracts | pull scripts with vintage, date, and series mnemonics |

| Orbis Bank Focus / BankScope legacy | licensed — do not share | query filters, consolidation codes, variable list, access date |

| DealScan | licensed — do not share | extraction steps, facility/package level, link-table code |

| CRSP / Compustat (when used) | licensed — do not share | WRDS query description and merge keys |

| Hand-collected regulatory events | usually shareable | coding manual, per-event sources, inter-coder checks |

| Confidential supervisory data | cannot leave the authority | aggregate descriptives plus the access route for replicators |

Worked statement draft (illustrative)

Data availability. Bank balance-sheet data come from US Call Reports (FFIEC,
public; pull scripts and vintages in /code/01). Loan-facility data are from
DealScan under license; we provide extraction filters and borrower link-table
code but not raw files. Hand-collected deregulation dates and coding rules are
deposited with the package. All tables and figures regenerate from run_all
with the licensed inputs in place; a synthetic sample exercises the full
pipeline without them.

Pre-submission package audit

  • [ ] run_all executes on a clean machine with only the licensed inputs mounted
  • [ ] every manuscript exhibit maps to exactly one output file, with matching numbering
  • [ ] the synthetic or masked sample passes every script end to end
  • [ ] vendor vintages and download dates recorded for Bank Focus, DealScan, and any WRDS pulls
  • [ ] no author-identifying paths or initials in code comments (double-anonymized review)
  • [ ] repository deposit linked and cited where rights allow, or non-sharing reason stated clearly

A package failing two or more boxes usually signals deeper pipeline debt; route back to jbf-data-analysis before drafting the statement.

Editor pushbacks on data

  • "The package cannot run without DealScan." → ship a synthetic or masked sample that exercises every script end to end.
  • "Which Bank Focus vintage?" → record vendor vintage and download date; bank coverage shifts across vintages.
  • "Confidential supervisory data make this unreviewable." → document the authority's access procedure and provide all code plus aggregate moments; the data statement must explain the access limits.

Output format

[Data status] public / proprietary / confidential / simulated / mixed
[Statement draft] ...
[Shareable files] ...
[Restricted files] ...
[Reproducibility gaps] ...
[Next step] jbf-submission

想直接用这个技能?

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

它属于哪个仓库

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

同一个仓库里的其他技能

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