gwu-libraries / TweetSets

Service for creating Twitter datasets for research and archiving.
MIT License
25 stars 2 forks source link

Request user's email when creating export #94

Closed lwrubel closed 3 years ago

dolsysmith commented 3 years ago

Should save email to dataset_params.json file for ease of retrieval.

dolsysmith commented 3 years ago

Saves the user's email address to dataset_params.json on first data extract. If the user requests an additional extract from the same dataset ID, and if they provide an email address, this address is saved to the file, overwriting the previous.

dolsysmith commented 3 years ago

Emails the user on completion of the data extract.