Hacker News new | ask | show | jobs
by luispauloml 692 days ago
I am trying to load a file but it fails. I tried different URL formats:

    - https://github.com/statsbomb/open-data/blob/master/data/events/15956.json
    - https://github.com/statsbomb/open-data/raw/master/data/events/15956.json
    - 15956.json
None of them worked. It would be good if the field already had an example filled in with the expected format, or maybe a better hint in the error message indicating why the file was not loaded. Was it my URL or another internal problem?

Still, it is a very interesting demo, and just like airstrike suggested (https://news.ycombinator.com/item?id=41096570), now that the main engine is in place, more filters would be make this even more interesting. Well done.

1 comments

I'm interested in seeing the World Cup final in this app, but I'm not sure how to find the correct file. Any pointers?