Interface to the 'Zoltar' Forecast Repository API
Poll job's status
Create a model
Create a project
Create a timezero
Converts forecast data from Zoltar's native list format to a `data.f...
Delete a forecast
Delete a model
Delete a project
A convenience function to construct and execute a Zoltar query for eit...
Gets a forecast's data
Edit a model
Loads and converts a CDC CSV file to Zoltar's native list format
forecast_data_from_cdc_csv_file() helper
Gets a forecast's information
Get a model's forecasts
Get JSON for a resource (URL). Authenticates if necessary
Gets a job's file's data
Get a new forecast upload's url
Get a job's information
Get a project's latest_forecasts
Get information about a model
Get a project's models
Get a connection to a Zoltar host
Pipe operator
Get information about a project
Get information about all projects
Converts forecast data from Zoltar's native list format to a quantil...
Submit a query
Get information about a target
Get a project's targets
Get information about a timezero
Get a project's timezeros
Get information about a project's truth
Get information about a unit
Upload a forecast
Upload truth data
Log in to a Zoltar host
Get a project's zoltar_units
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.
Useful links