
Package index
-
build_summary_table() - Create table with pipeline_logs structure
-
connect_db() - Connect to the PostgreSQL Database
-
fetch_symbols() - Fetch tickers
-
format_data() - Format the data
-
insert_new_data() - Insert new data into the PostgreSQL table
-
log_summary() - Log summary
-
push_summary_table() - Push summary table to the DB
-
split_batch() - Split vector into determined number of batches
-
split_batch_maxn() - Split vector into batches with maximum size
-
start_pipeline() - Start pipeline
-
yahoo_query_data() - Query data from Yahoo finance