Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample App #23

Closed
Trott opened this issue Dec 15, 2013 · 5 comments
Closed

Sample App #23

Trott opened this issue Dec 15, 2013 · 5 comments
Milestone

Comments

@Trott
Copy link
Owner

Trott commented Dec 15, 2013

Provide a sample app that uses the data.

@Trott
Copy link
Owner Author

Trott commented Dec 24, 2013

Sample code to print info for all tracks is there now. Should do the same for individuals so that we exercise the individual<->artist relationship data. There's also the extra data (like what instrument a person played) that isn't used in this. Need to get that in there too.

@Trott
Copy link
Owner Author

Trott commented Dec 24, 2013

OK, added sample code that uses individual_artist.json.

@Trott
Copy link
Owner Author

Trott commented Dec 24, 2013

Still need code that uses extra data (like what instrument a person played on a track). Probably want to make it so you can request just a specific trackId or individualId rather than dump all records. Might also be good if there was a search utility.

@Trott
Copy link
Owner Author

Trott commented Dec 24, 2013

Extra data is just "credits" in individual_track.json.

@Trott
Copy link
Owner Author

Trott commented Dec 25, 2013

credits properties are now used in the track dump. Could generalize printRelatedInfoFor* and port to individual dump.

@Trott Trott closed this as completed Dec 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant