Closed triallax closed 2 years ago
OpenWeatherMap's data is licensed under the ODbL (see the second-to-last row of the table in https://openweathermap.org/full-price), which requires attribution that I believe we don't do properly. See section 4.3 (and 4.2?) in https://opendatacommons.org/licenses/odbl/1-0/ for the specifics.
This issue also applies to the tests in which we use data from OpenWeatherMap.
Well, according to https://opendatacommons.org/licenses/odbl/, the database contents should be licensed under something different than the ODbL. I contacted OpenWeather for clarification on this matter.
OpenWeatherMap's data is licensed under the ODbL (see the second-to-last row of the table in https://openweathermap.org/full-price), which requires attribution that I believe we don't do properly. See section 4.3 (and 4.2?) in https://opendatacommons.org/licenses/odbl/1-0/ for the specifics.
This issue also applies to the tests in which we use data from OpenWeatherMap.