Skip to content

A utility for exporting data from the Lakeland Digital Archive's Airtable database

License

Notifications You must be signed in to change notification settings

lakelandchp/lda-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lakeland Digital Archive (LDA) Export

Export Airtable data to files on disk. Inspired by airtable-export

Usage

You will need the following information:

  • Your Airtable base ID - this is a string starting with app...
  • A valid Airtable Personal Access Token - this is a string starting with pat...

To run the backup script you can do: deno task run

Additional flags can be passed in after main.ts:

  • To configure the directory for data export: --outputDir=DIRNAME

By default, this script will save results to dist.

About

A utility for exporting data from the Lakeland Digital Archive's Airtable database

Resources

License

Stars

Watchers

Forks

Packages

No packages published