Path: blob/master/Airtable/Airtable_Get_data.ipynb
2973 views
Kernel: Python 3
Airtable - Get data
Tags: #airtable #database #productivity #spreadsheet #naas_drivers #operations #snippet #dataframe
Author: Jeremy Ravenel
Last update: 2023-04-12 (Created: 2022-02-22)
Description: This notebook provides an introduction to Airtable, a cloud-based database platform that allows users to easily access and manage data. It provides step-by-step instructions on how to get data from Airtable into a notebook for further analysis.
Input
Import library
In [ ]:
Variables
In [ ]:
Model
Connect to airtable and get data
In [ ]:
Output
Display result
In [ ]: