go-oslo / hackprojects

Repo to manage hack nights
1 stars 1 forks source link

Use Dgraph to create a "graph" of NRK Urørt metadata #2

Open oyvindsk opened 6 years ago

oyvindsk commented 6 years ago

Dgraph is fast, distributed graph database written in Go (1). Haven't really used it, but it looks cool :sunglasses:

Graph databases are good at mapping relationships, so I though I would load a Dgraph with metdatada from NRK P3 Urørt (2). I already scrape all the metdadata in this project (3). Metadata like Composer, Band, Songwriter, Title, PlayCount, LikeCount. See (4)

The goal, I guess, is to test out Draph and see if we can find some interesting facts from the Urørt data

1: http://dgraph.io/ 2: http://urort.p3.no 3: https://github.com/oyvindsk/urort-downloader 4: https://github.com/oyvindsk/urort-downloader/blob/master/pkg/ur%C3%B8rt/ur%C3%B8rt.go#L28

oyvindsk commented 6 years ago

Kan visst ikke sette lables @kimpettersen

kimpettersen commented 6 years ago

Sendte contributor invite. Prøv nå? @oyvindsk