You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This checklist is for the first pass at parsing all the objects in the json. It's okay if it misses some cases, but it should get it to the point where most of the data goes in the database and we can start doing testing to find things we've missed.
Twarc + twitter json:
_twarc
data
tweet fields
mentions
annotations
context annotations
references
includes
media
places
tweets (as for data above)
users
user fields
urls
hashtags
mentions
other entites???
meta
errors
The text was updated successfully, but these errors were encountered:
To start with, I'm ignoring changes over time - initially it will only be able to accurately ingest one API result file per database. We'll change this later.
This checklist is for the first pass at parsing all the objects in the json. It's okay if it misses some cases, but it should get it to the point where most of the data goes in the database and we can start doing testing to find things we've missed.
Twarc + twitter json:
The text was updated successfully, but these errors were encountered: