Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpblakely/unfolded-sql-helper
A small class + demo to help create SQL queries for rill_safegraph_database for people who don't know much SQL
https://github.com/bpblakely/unfolded-sql-helper
Last synced: about 1 month ago
JSON representation
A small class + demo to help create SQL queries for rill_safegraph_database for people who don't know much SQL
- Host: GitHub
- URL: https://github.com/bpblakely/unfolded-sql-helper
- Owner: bpblakely
- Created: 2020-06-26T13:08:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T13:22:44.000Z (over 4 years ago)
- Last Synced: 2024-08-01T19:45:06.756Z (5 months ago)
- Language: Jupyter Notebook
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-safegraph-datascience - Unfolded SQL-Query Helper for directly querying Unfolded in Python
README
# unfolded-sql-helper
A small class + demo to help create SQL queries for rill_safegraph_database for people who don't know much SQL. If you already know SQL, some of the functions in here might still be useful.This helps you query safegraph data (and more) directly in python and load it directly into a pandas dataframe for immediate use. Although be aware that large queries may timeout.