https://github.com/unna97/twarc2_to_sql
This converts the output jsonl file twarc2 api to sql
https://github.com/unna97/twarc2_to_sql
computational-social-science sql twarc2 twitter
Last synced: about 9 hours ago
JSON representation
This converts the output jsonl file twarc2 api to sql
- Host: GitHub
- URL: https://github.com/unna97/twarc2_to_sql
- Owner: unna97
- Created: 2022-07-25T05:30:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T17:30:59.000Z (over 3 years ago)
- Last Synced: 2025-11-08T13:05:49.881Z (8 months ago)
- Topics: computational-social-science, sql, twarc2, twitter
- Language: Python
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twarc2_to_sql
Design Notes:
- Although foriegn key relationships are defined, they are not enforced.
- This design is opnionated and likely to miss edge cases as well as columns not already known.
Reference:
=> https://developer.twitter.com/en/docs/twitter-api/data-dictionary/introduction
=> https://twarc-project.readthedocs.io/en/latest/