No description
  • Go 95.1%
  • Go Template 2.8%
  • Makefile 2.1%
Find a file
Andy Dayton 2b143578b2 Add stats
2025-03-14 15:25:55 +01:00
cmd Add stats 2025-03-14 15:25:55 +01:00
.gitignore abstract things a bit, move corpus to repo 2025-03-13 14:38:42 +01:00
compile.go abstract things a bit, move corpus to repo 2025-03-13 14:38:42 +01:00
corpus.txt abstract things a bit, move corpus to repo 2025-03-13 14:38:42 +01:00
crawl.go abstract things a bit, move corpus to repo 2025-03-13 14:38:42 +01:00
go.mod update module name 2025-03-13 14:40:41 +01:00
go.sum first commit 2025-03-12 16:49:12 +01:00
Makefile Add stats 2025-03-14 15:25:55 +01:00
parse.go abstract things a bit, move corpus to repo 2025-03-13 14:38:42 +01:00
README.md Add stats 2025-03-14 15:25:55 +01:00
stats.go Add stats 2025-03-14 15:25:55 +01:00
stats.json Add stats 2025-03-14 15:25:55 +01:00
summary.go Add stats 2025-03-14 15:25:55 +01:00
summary.md Add stats 2025-03-14 15:25:55 +01:00
types.go Add stats 2025-03-14 15:25:55 +01:00
types_test.go abstract things a bit, move corpus to repo 2025-03-13 14:38:42 +01:00

FOMC scaper

A scraper for compiling FOMC statements starting in 1994. See corpus.txt for the main dataset.

Re-building

If you'd like to re-build the dataset:

make clean
make