okfn-brasil / jarbas

🎩 API for information and suspicions about reimbursements by Brazilian congresspeople
https://jarbas.serenata.ai/
296 stars 61 forks source link

File not found (access denied on S3) on example 2 from README #297

Closed turicas closed 6 years ago

turicas commented 6 years ago

What is the problem? Got access denied when executing this code from README:

from serenata_toolbox.datasets import fetch, fetch_latest_backup
    fetch('2016-12-06-reibursements.xz', './')

How can this be addressed? Upload the file again or make it public.

Who could help with this issue? Who has access to serenata's S3 bucket.

Labels [first-timers-only] [bug]

turicas commented 6 years ago

THe filename is incorrect: missing 'm'.

turicas commented 6 years ago

Ooops, I've created the issue in the wrong repository. Closing it (correct one: https://github.com/datasciencebr/serenata-toolbox/issues/171).