This is a community-supported list of data science resources relevant to data on the Dewey platform.
Dewey is a research data platform built exclusively for accessing valuable data for academic research. Our database includes products on corporate finance, real estate, public policy, workforce management, marketing, urban planning, GIS, behavioral economics, weather, and much more. We manage all communications and licensing directly with our data partners, giving them a single, straightforward outlet for reaching the academic market. Because of our model for working with vendors, Dewey is typically the only, and the most affordable, way to access data from these companies for academic research purposes.
deweydatapy
: Python library for accessing data from Dewey via API
- Tutorial
- How to create API key and retreive product path
- How to install the library
- Example of how to download data
- Funtion overview
deweydatayr
: R library for accessing data from Dewey via API
- Tutorial
- How to create API key and retreive product path
- How to install the library
- Example of how to download data
- Funtion overview
General support resources, user FAQs, and more can be found at community.deweydata.io
- This CoLab notebook demonstrates how SafeGraph core data can be used as a master POI database for certain markets (based on NAICS code).
- This CoLab notebook helps get you oriented with SafeGraph data using
python
andpandas
. - This CoLab notebook provides an analysis of the correlation between SafeGraph Spend and Patterns and aims to model how the delta in transactions at Chipotle can be observed in the foot traffic at neighboring gyms.
- This CoLab notebook outlines best practices for normalizing SafeGraph Patterns data over time.
- This CoLab notebook shows you how to download data using the
deweydatapy
library as well as perform some high-level analysis of the most downloaded Android apps and user habits of social media apps on Android.