App Code & Data

Implementation

This app was created in Python, leveraging Twitter API v2 and Microsoft Azure Cognitive Services. The app code can be found on GitHub  and sample data can be found below.

Sample Data
Tweet Data

Tweet data was collected using the recent search tweets endpoint which performs a search across all tweets matching query rules in the last week. Download here.

Named Entity Recognition Data

Entity data was exported from a Microsoft Azure Database for PostgreSQL instance. Download here.