eric.fetch_eric_open_records¶
Fetch ERIC open records by reading their ID from a CSV file.
ERIC_open_records.csv must exist in the same directory as this script.
uv run –script fetch_eric_open_records.py
Attributes¶
Functions¶
|
Fetch ERIC open records by reading their ID from a CSV file. |
Module Contents¶
- eric.fetch_eric_open_records.here¶
- eric.fetch_eric_open_records.msg = 'Will not overwrite existing file: Uninferable'¶
- async eric.fetch_eric_open_records.fetch_eric_open_records() None ¶
Fetch ERIC open records by reading their ID from a CSV file.