Ask HN: What dataset do you think is useful to you but not readily available
1–6 of 6 posts
Re: Ask HN: What dataset do you think is useful to you but not readily available
#2Re: Ask HN: What dataset do you think is useful to you but not readily available
#3A huge amount of internet modelling and sampling would improve at scale if we knew this. I've discussed this with researchers in the field. Akamai and Google and Facebook have private information which is their secret sauce.
Re: Ask HN: What dataset do you think is useful to you but not readily available
#4A clean dataset YouTube music videos associated to musicbrainz tags.
Re: Ask HN: What dataset do you think is useful to you but not readily available
#5Customer counts for ISPs worldwide by ASN. There are approximations for some economies, filing for federal regulations and stock exchange notices. There are yearly numbers for broadband which are pretty hazy. I went to a meeting where china declared 160m extra online users had been found that year. A huge amount of internet modelling and sampling would improve at scale if we knew this. I've discussed this with resear…
Re: Ask HN: What dataset do you think is useful to you but not readily available
#6A clean dataset YouTube music videos associated to musicbrainz tags.
Hi! I am part of the team trying to build these tools. Have you checked out https://last.fm . I think its possible to associate musicbrainz data with last.fm data. Can you share more details on how you plan to use this data?
* Lastfm has an API but it's not great and an API is different to a dataset. I want to have the data available in my own DB, not have to make requests for whatever I might need.
* You can't get youtube links from the lastfm API, you have to crawl the tracks pages.
* The tags on lastfm are a folksonomy not a fixed taxonomy like musicbrainz
I have used [music-map](https://www.music-map.com/) and last.fm together to make a [playlist generator](http://playlist.hallofbrightcarvings.com.au) but I'd like to be able to do the same kind of thing without having to crawl third party sites. I'd also like to know that there was a music database of listenable music that was kept up to date.