DEPRECATED: Please use Discord: https://discord.gg/2UgfM2k. (Updated Dec 2020)
No such file or directory: 'inline'
was masking the actual error. To read from a file stream it must be binary, you must specify the format and it cannot live in a tmp path. Unfortunately the logic behind _local_file_not_found
inside inspector.py
- return urlparse(source).scheme == '' and not os.path.isfile(source)
- masks the true error.
(node:66) UnhandledPromiseRejectionWarning: Error: Can't create a job on API. Reason: "Error: Request failed with status code 403"
goodtables-js
is a goodtables.io wrapper so something wrong with the API endpoint
I guess I found a bug on the DataPackage Viewer (https://data.okfn.org/tools/view), but not sure where to report it. With GitHub repo issue should I go?
While the specification allows the resource path to either be a file on local disk or a remote resource (and most implementations seems to check if is remote resource if path start with 'http'), the DataPackage Viewer on the website don't do this check and assume is always a local file.
Here an example where it fails https://data.okfn.org/tools/view?url=https%3A%2F%2Fgithub.com%2Fcovid-taskforce-cplp%2Fdados-v1, The download path for 'covid-casos-brasil' should be 'https://brasil.io/dataset/covid19/caso?format=csv', but the download button shows https://raw.github.com/covid-taskforce-cplp/dados-v1/master/https://brasil.io/dataset/covid19/caso?format=csv
@slythfox
Is there a preferred copyright notice for FD contributions? I’ve seen all across the board for different DataPackage/TableSchema implementations
Can you open an issue in the forum https://github.com/frictionlessdata/forum/issues - and we can answer there.
Hi everyone, I'm happy to share that I recently joined the Frictionless Data team as a Developer Evangelist. My role involves spreading the word about Frictionless Data and encouraging community involvement. I'm always open to help and have discussions about Frictionless Data. https://www.datopian.com/blog/2020/03/20/joining-the-frictionless-data-team/
@lauragift21 a big welcome!
We are thinking of moving off gitter - see frictionlessdata/forum#13
We think Discord could be good and we are trying it out now - if you'd like to join the new channel you can hop on via this link:
📦🚀
Rufus
Hi, I'm excited to share we'll be hosting a Frictionless Data virtual hangout on 20th April. 5 PM (CET) This is a great opportunity to know what's been going on in the Frictionless Data community. Can't wait to see you there! :slight_smile:
https://frictionlessdata.io/blog/2020/04/16/annoucing-frictionless-data-virtual-hangout/
Link to register:
https://zoom.us/meeting/register/tJEqdOyspzgvG9wlVM_3Z_6yyL8wzc-v03Bq
We'll be hosting another in May. Link to register: https://us02web.zoom.us/meeting/register/tZMsf-qrrjopHtGZwMyM7tCmp_YyPlNms6wK
Look forward to seeing you there.
Meeting ID: 871 8330 1345
Password: 900946
Thanks Lily. I tried logging in to the discord chat but it forces me to verify by providing my phone number (or install an android app if I use my phone). I don't like having such personal data/privacy trade-offs so unfortunately the Discord room is not an option for me.
Reading a bit more I think table schema constraints can only be applied to individual constraints but goodtables can provide the check I'm looking for.
Thanks Lily. I tried logging in to the discord chat but it forces me to verify by providing my phone number (or install an android app if I use my phone). I don't like having such personal data/privacy trade-offs so unfortunately the Discord room is not an option for me.
@brianmcdonald i was able to sign up via web w/o providing phone info at all ...