GeneralGeneral functionality of the platform |
|
|---|---|
Login |
|
Initialize the environment with an API Key |
|
Point API commands at the dev environment for testing purposes |
|
Upload file to a container |
|
ReportsFunctions for uploading report data and content |
|
Create Report |
|
Get Report |
|
Get Reports |
|
Import Report Data |
|
Upload & Import Single Report Dataset from a dataframe (convenience function combining upload & import) |
|
Upload & Import Single Report Dataset from a nested list of lists |
|
Upload Report Content |
|
Upload Report Data from a csv file |
|
Upload Report Data from a dataframe |
|
Upload Report Data from a nested list (to be converted to JSON) |
|
Validate a dataframe that will be imported into the platform |
|
Verified Dataset ImportFunctions for a standardized workflow for change-detecting dataset imports |
|
Calculate Checksums for Local Datasets |
|
Display Dataset Checksum Comparison as a Table |
|
Compare Local Dataset Checksums Against Platform Checksums |
|
Get Dataset Checksums |
|
Upload & Import Multiple Report Datasets |
|
Causal StudioFunctions for interacting with causal studio projects |
|
Get Projects |
|