| -rw-r--r-- | .github/dependabot.yml | 7L |
| -rw-r--r-- | .github/workflows/CI.yml | 42L |
| -rw-r--r-- | .github/workflows/CompatHelper.yml | 16L |
| -rw-r--r-- | .github/workflows/Documentation.yml | 62L |
| -rw-r--r-- | .github/workflows/TagBot.yml | 31L |
| -rw-r--r-- | .gitignore | 23L |
| -rw-r--r-- | CLAUDE.md | 33L |
| -rw-r--r-- | LICENSE | 21L |
| -rw-r--r-- | NEWS.md | 24L |
| -rw-r--r-- | Project.toml | 50L |
| -rw-r--r-- | README.md | 179L |
| -rw-r--r-- | docs/Manifest.toml | 161L |
| -rw-r--r-- | docs/Project.toml | 3L |
| -rw-r--r-- | docs/make.jl | 35L |
| -rw-r--r-- | docs/src/demo/beta.md | 121L |
| -rw-r--r-- | docs/src/demo/crsp_siz_to_ciz.md | 191L |
| -rw-r--r-- | docs/src/demo/wrds_advanced.md | 79L |
| -rw-r--r-- | docs/src/index.md | 68L |
| -rw-r--r-- | docs/src/lib/internals.md | 8L |
| -rw-r--r-- | docs/src/lib/public.md | 8L |
| -rw-r--r-- | docs/src/man/wrds_guide.md | 50L |
| -rw-r--r-- | docs/src/man/yield_curve_gsw.md | 234L |
| -rw-r--r-- | docs/superpowers/plans/2026-03-22-v0.5.0-hardening-and-extensions.md | 877L |
| -rw-r--r-- | src/BondPricing.jl | 324L |
| -rw-r--r-- | src/Diagnostics.jl | 75L |
| -rw-r--r-- | src/EventStudy.jl | 224L |
| -rw-r--r-- | src/FinanceRoutines.jl | 81L |
| -rw-r--r-- | src/GSW.jl | 1368L |
| -rw-r--r-- | src/ImportCRSP.jl | 610L |
| -rw-r--r-- | src/ImportComp.jl | 244L |
| -rw-r--r-- | src/ImportFamaFrench.jl | 292L |
| -rw-r--r-- | src/Merge_CRSP_Comp.jl | 289L |
| -rw-r--r-- | src/PortfolioUtils.jl | 73L |
| -rw-r--r-- | src/Utilities.jl | 100L |
| -rw-r--r-- | src/betas.jl | 61L |
| -rw-r--r-- | test/UnitTests/Diagnostics.jl | 40L |
| -rw-r--r-- | test/UnitTests/EventStudy.jl | 89L |
| -rw-r--r-- | test/UnitTests/FF5.jl | 35L |
| -rw-r--r-- | test/UnitTests/KenFrench.jl | 18L |
| -rw-r--r-- | test/UnitTests/PortfolioUtils.jl | 43L |
| -rw-r--r-- | test/UnitTests/WRDS.jl | 138L |
| -rw-r--r-- | test/UnitTests/Yields.jl | 349L |
| -rw-r--r-- | test/UnitTests/betas.jl | 97L |
| -rw-r--r-- | test/runtests.jl | 68L |