bcgov / DBC-APIM

DataBC OPEN API Services
Apache License 2.0
1 stars 0 forks source link

Galileo report to CSV #66

Closed BK01 closed 6 years ago

BK01 commented 6 years ago

To investigate if it's possible to export a report from Galileo to CSV. Can we do this in an automated fashion on the first of each month using a python script scheduled using Jenkins.

Galileo API docs included this GET request. Need to verify if this is available in our version.

Details: https://galileo.gelato.io/docs/versions/2.0.0/resources/reports/endpoints/report-csv

Console: https://galileo.gelato.io/api-explorer/galileo/versions/2.0.0/reports/report-csv

Details:

Need service token for Galileo Try the following: /environments/DBCOLS/reports/gated geocoder/csv?

BK01 commented 6 years ago

Cannot use this REST call with current version of Galileo that DataBC has implemented. To use this we must upgrade to the latest version of Galileo.

BK01 commented 6 years ago

Issue closed - DataBC not using Galileo