lookit / lookit-api

Codebase for Lookit v2 and Experimenter v2. Includes an API. Docs: http://lookit.readthedocs.io/
https://lookit.mit.edu/
MIT License
10 stars 18 forks source link

Structure of JSON response data doesn't match documentation #1309

Open becky-gilbert opened 10 months ago

becky-gilbert commented 10 months ago

Description

While updating the documentation on the structure of the JSON response data to add the new 'eligibility' field, I noticed that there are some discrepancies between the the documentation and data download structure. Specifically, in the data downloads:

I can fix some of these discrepancies when I update the response data documentation (https://github.com/lookit/lookit-docs/issues/364) but we should probably compare the data downloads and docs more closely for discrepancies, and check whether any differences are due to bugs in the data downloads (rather than just a failure to update the docs).

Screenshots

Here's the structure of a recent data download (for comparison with the structure outlined in the docs ):

Screenshot 2023-11-17 at 12 34 28 PM