Created
April 23, 2018 10:23
-
-
Save camallen/fb5ac3d66b5541066ec5223b0bd10dca to your computer and use it in GitHub Desktop.
Zooniverse public stream example data format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"classification_id": "103101552", | |
"project_id": "825", | |
"workflow_id": "2647", | |
"user_id": "6", | |
"subject_ids": [ | |
"15686058" | |
], | |
"subject_urls": [ | |
{ | |
"image/jpeg": "https://s3-eu-west-1.amazonaws.com/pantherabucketleopard1/S15_20170828_20171023/images/S15__Station9__Camera2__CAM41499__2017-10-16__10-20-38.JPG" | |
} | |
], | |
"geo": { | |
"country_name": "Australia", | |
"country_code": "AU", | |
"city_name": "", | |
"coordinates": [ | |
133, | |
-27 | |
], | |
"latitude": -27, | |
"longitude": 133 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment