diff options
Diffstat (limited to 'backend/hist_data/README.md')
| -rw-r--r-- | backend/hist_data/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/backend/hist_data/README.md b/backend/hist_data/README.md index 96c31b5..bfecc1e 100644 --- a/backend/hist_data/README.md +++ b/backend/hist_data/README.md @@ -73,3 +73,6 @@ Some of the scripts use third-party packages: 1. Additional events can be described in `picked/events.json`, with images for them put in `picked` (see the README for details). 1. Can run `gen_picked_data.py` to add those described events to the database. + +## Remove Events Without Images/Descs +1. Run `reduce_event_data.py` to remove data for events that have no image/description. |
