datopian / datahub

🌀 Rapidly build rich data portals using a modern frontend framework
https://datahub.io/opensource
MIT License
2.17k stars 322 forks source link

Airports code list URL 404 not found #1095

Closed alexandrulesi closed 1 month ago

alexandrulesi commented 2 months ago

Describe the issue

We are getting the codes list from this URL https://datahub.io/core/un-locode/r/code-list.csv This file now seems to have gone missing.

How to reproduce

Expected behavior

Codes list available at the given URL

alexandrulesi commented 2 months ago

This other issue may be related https://github.com/datahubio/datahub/issues/301

anuveyatsu commented 2 months ago

thanks for reporting @alexandrulesi - I think it also relates to https://github.com/datahubio/datahub/issues/303 and for you notes, the team is working on a fix.

rufuspollock commented 2 months ago

We are actively working on this. Thank-you for reporting and sorry for the disruption.

NB: you can see the same preview as on the old page here https://datahub.io/core/un-locode#code-list and can also download directly from that page.

rufuspollock commented 1 month ago

MOVED to datopian/datahub#1098

OK, digging a bit deeper apart from the old /r/ links not working the issue is that the code-list.csv did not copy over correctly i.e. this file is empty https://r2.datahub.io/clt98kf5h0002ia08617w20im/main/raw/data/code-list.csv

https://datahub.io/core/un-locode - code-list data file never seemed to copy across ... https://r2.datahub.io/clt98kf5h0002ia08617w20im/main/raw/data/code-list.csv - file exists but 0 bytes (should be 7mb)

rufuspollock commented 1 month ago

WONTFIX. We aren't bringing back /r/ urls right yet but you can get the data file itself from the dataset home page i.e. datahub.io/core/un-locode once we fix datopian/datahub#1098

alexandrulesi commented 1 month ago

Is the un locode url going to change over time? There seems to be a hash in it https://r2.datahub.io/clt98kf5h0002ia08617w20im/main/raw/data/code-list.csv Is this url going to always show the latest version?