Skip to content

Releases: lakelandchp/lda-export

August 2024 Data Release

23 Aug 20:38
Compare
Choose a tag to compare

Data Release v0.1.0 — Friday, August 23, 2024

Full backup of the Lakeland Digital Archive dataset prior to a significant records update. Data export is provided as an SQLite database and a ZIP archive of JSON files.

v0.6.0

16 Aug 15:53
Compare
Choose a tag to compare

Bring this utility up-to-date and focus solely on backing up data without transformation (for now)

What's Changed in v0.6.0

Full Changelog: v0.5.1...v0.6.0

v0.5.1

23 Jan 17:09
Compare
Choose a tag to compare
  • Add Linux compilation target

v0.5.0

18 Jan 13:02
Compare
Choose a tag to compare

Fetching web data and backing up all tables can now be run separately by passing the --backup flag. Fetching web data is the default.

v0.4.1

02 Jan 13:54
Compare
Choose a tag to compare

Fixes incorrect output of book information

v0.4.0

30 Dec 23:57
Compare
Choose a tag to compare
  • Handle items with multiple parts
  • Include subject and entities data
  • Convert subjects and entities from Airtable record ids to strings for web output
  • Minor efforts to make things more idiomatic
  • Configuration for VSCode debugging

v0.3.0

28 Dec 18:57
Compare
Choose a tag to compare
  • Rewritten record transform — hopefully way less error-prone
  • Minor update to VS Code run task
  • Minor update to log messages

v0.2.1

28 Dec 12:59
Compare
Choose a tag to compare
  • Fix bug that was causing properties to be omitted from generated record

v0.2.0

27 Dec 13:40
Compare
Choose a tag to compare
  • Adds ability to pass command line flags for output directory and full backup or web export
  • General improvements to make code more idiomatic

v0.1.0

26 Dec 20:56
Compare
Choose a tag to compare

First minimally-complete version