codefordenver / codefordenver/Comrad-cloud-data
Posting plays to the Comrad Cloud
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
(taken from section 3 of https://drive.google.com/file/d/1XdzNaD9XJyMOimvEjzkN1DNjUINdj4p5/view)
Comrad should run a cron job daily that posts the recent plays to the cloud. These can be aggregated at
a level of Artist Names, Track Name, Number of Plays. They should be uploaded as a JSON file to an S3
bucket (possibly facilitated by a Lambda function). The data should also include the name of the Comrad
instance/station and the country code where the station is located so that we can eventually calculate
specific popularity by country.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.