{"id":17845173,"url":"https://github.com/noamross/archive-airtable","last_synced_at":"2025-04-02T15:13:13.419Z","repository":{"id":139788042,"uuid":"219043497","full_name":"noamross/archive-airtable","owner":"noamross","description":"Workflow to get an AirTable schema and archive as CSVs + attachments in a git repository","archived":false,"fork":false,"pushed_at":"2020-02-12T15:19:03.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T06:13:48.756Z","etag":null,"topics":["airtable","phantomjs","r"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noamross.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T18:44:59.000Z","updated_at":"2023-12-05T16:53:44.000Z","dependencies_parsed_at":"2023-05-03T19:21:31.866Z","dependency_job_id":null,"html_url":"https://github.com/noamross/archive-airtable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamross%2Farchive-airtable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamross%2Farchive-airtable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamross%2Farchive-airtable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noamross%2Farchive-airtable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noamross","download_url":"https://codeload.github.com/noamross/archive-airtable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246837685,"owners_count":20841903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airtable","phantomjs","r"],"created_at":"2024-10-27T21:34:44.718Z","updated_at":"2025-04-02T15:13:13.395Z","avatar_url":"https://github.com/noamross.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# airtable-archive\n\nWorkflow to archive an AirTable base as CSVs in a git repository, as well as \ndownloading any files attached to tables. Uses `phantomjs` to\ncollect information about the base schema in order to download all tables.\n\nThe following environement variables are needed:\n\n- `DATA_REPO_URL` - The remote git repo you want to store data in.  If using GitHub, something like `https://USER:GITHUB_PAT@github.com/user/repo` will make it easy to automate the script, but it's not super secure.  Otherwise credentials should be set by using an SSH git URL and and local keys\n- `AT_BASE` - The AirTable base to pull from.  This is of the form `appXXXXXXXXXX`, and is found in the URL of the API of your AirTable, e.g., `https://airtable.com/appXXXXXXXXXX/api/docs`.\n- `AIRTABLE_LOGIN_EMAIL` - Your user account email = Sys.getenv(\"AIRTABLE_LOGIN_EMAIL\") #airtable creds.  Note that AIRTABLE_API_KEY is also needed in the environment\n-  `AIRTABLE_LOGIN_PWD` - Your Airtable user account password\n-  `AIRTABLE_API_KEY` - Your AirTable API key.\n-  `GIT_USER` - The git user name to sign automated commits with\n-  `GIT_EMAIL` - The git user email to sign automated commits with\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoamross%2Farchive-airtable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoamross%2Farchive-airtable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoamross%2Farchive-airtable/lists"}