zoltr1.0.2 package

Interface to the 'Zoltar' Forecast Repository API

busy_poll_job

Poll job's status

create_model

Create a model

create_project

Create a project

create_timezero

Create a timezero

data_frame_from_forecast_data

Converts forecast data from Zoltar's native list format to a `data.f...

delete_forecast

Delete a forecast

delete_model

Delete a model

delete_project

Delete a project

do_zoltar_query

A convenience function to construct and execute a Zoltar query for eit...

download_forecast

Gets a forecast's data

edit_model

Edit a model

forecast_data_from_cdc_csv_file

Loads and converts a CDC CSV file to Zoltar's native list format

forecast_data_from_cdc_data_frame

forecast_data_from_cdc_csv_file() helper

forecast_info

Gets a forecast's information

forecasts

Get a model's forecasts

get_resource

Get JSON for a resource (URL). Authenticates if necessary

job_data

Gets a job's file's data

job_info_forecast_url

Get a new forecast upload's url

job_info

Get a job's information

latest_forecasts

Get a project's latest_forecasts

model_info

Get information about a model

models

Get a project's models

new_connection

Get a connection to a Zoltar host

pipe

Pipe operator

project_info

Get information about a project

projects

Get information about all projects

quantile_data_frame_from_forecast_data

Converts forecast data from Zoltar's native list format to a quantil...

submit_query

Submit a query

target_info

Get information about a target

targets

Get a project's targets

timezero_info

Get information about a timezero

timezeros

Get a project's timezeros

truth_info

Get information about a project's truth

unit_info

Get information about a unit

upload_forecast

Upload a forecast

upload_truth

Upload truth data

zoltar_authenticate

Log in to a Zoltar host

zoltar_units

Get a project's zoltar_units

zoltr-package

zoltr: Interface to the 'Zoltar' Forecast Repository API

'Zoltar' <https://www.zoltardata.com/> is a website that provides a repository of model forecast results in a standardized format and a central location. It supports storing, retrieving, comparing, and analyzing time series forecasts for prediction challenges of interest to the modeling community. This package provides functions for working with the 'Zoltar' API, including connecting and authenticating, getting meta information (projects, models, and forecasts, and truth), and uploading, downloading, and deleting forecast and truth data.

  • Maintainer: Matthew Cornell
  • License: GPL-3
  • Last published: 2025-03-06