⬆️ Load Data¶
There are 2 types pof load functions:
get
functions enable toselect
external data in aselect
statement.load
functions enable toload
data into a destination table.
exchange_rate
: Getexchange_rate
faker
: Generates fake dataget
: Requesturl
get_appstore_reviews
: GET Apple App Store Reviews of an appget_data_from_apify
: Get data using an apifyactor
.get_github_data
: Get data frompublic_repo
intodestination_dataset
get_json
: GET jsondata
fromurl
get_meteo
: Getmeteo
get_playstore_reviews
: GET Google Play Store Reviews of an appget_transport_emissions
: Get the transport CO2 emissions given thedistance_km
get_webpage_data
: Extractdata
fromurl
usingprompt
get_webpage_metadata
: Get webpage metadataget_webpage_structured_data
: Get webpage Structured Datalist_public_datasets
: Returns list of BigQuerypublic_datasets
load_api_data
: Load data from 250+ sources using Airbyte Python Connectorsload_duckdb_database
: Download duckdb database intodestination_dataset
load_file
: Download web file intodestination_table
load_google_trends
: Load daily Google Trendsload_saas_data
: Load SAAS data from 250+ sources using Airbyte Python Connectors