Description Usage Arguments Value
Retrieves model data from the postgres server
1 2 3 4 |
geography |
A geography code, found in |
variable |
Which variable to use when querying data |
model |
Which model to use when querying data |
start |
Starting date to query data |
end |
Ending date to query data |
specified_variables |
Any specific variables to request from API. Helpful for large queries. |
dbname |
A project database, found in |
group_by |
Name of 'specified_variables' to group results by, typically grouped by a time variable |
weight_by |
Name of column from 'project_tbl' that is to be used to group the weights, typically a spatial grouping, such as "sub_iso". |
weight |
Name of column from 'project_tbl' that is to be used to weight the results, typically "branch_book". Must be used in combination with 'weight_by' and 'group_by' |
Tarpan model data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.