Discussions

Ask a Question
Answered

API/Bulk Access

I’m working on a zoning project that requires ATTOM
Recorder deeds data to test minimum lot size binding for Oxford, MA and
statewide Massachusetts. On the ATTOM “Recorder” product page (attom-data/
Real-Estate-Transaction-Data/recorder), I need to use the API/Bulk download so
I can:

Answered

Not able to filter data

Answered

Consumeredge data sampling rate

Hello, I recently downloaded the industry-and-geography cohort breakout (USA1) dataset from ConsumerEdge for a research. I wanted to understand what the sampling rate actually looks like.

Answered

ATTOM Recorder Filtering

I am trying to filter the ATTOM Recorder data by the RECORDINGDATE. If I set the From to 1998-01-01 and To to 1998-12-31 and then select Generate Preview, "Loading Customized Data Preview" is shown and the wheel spins for a while. After some time an unfiltered version of the data shows up in the preview (100% of data selected). This makes it impossible to actually download a feasible subset with less than 5% selected. Can you help me figure this one out?

Answered

How Are Latitude and Longitude Defined for POIs? (Advan Weekly Patterns+)

Hi everyone,

Answered

About Advan Weekly Patterns+ POI_CBG field (CA)

Hi all,

Answered

Update on Social Sentiment Metrics for Equities - Twitter

Hi, why has the dataset not been updated in recent months?

Answered

Can I get a smaller sample of the SimilarWeb data?

Hey all,

403 Error

Traceback (most recent call last):
  File "/data_1/albert/zz_lifestyle/download.py", line 26, in <module>
    urls = get_dataset_files(
           ^^^^^^^^^^^^^^^^^^
  File "/home/albert/anaconda3/envs/dewey/lib/python3.12/site-packages/deweypy/download/synchronous.py", line 481, in get_dataset_files
    response = api_request(
               ^^^^^^^^^^^^
  File "/home/albert/anaconda3/envs/dewey/lib/python3.12/site-packages/deweypy/download/synchronous.py", line 417, in api_request
    response.raise_for_status()
  File "/home/albert/anaconda3/envs/dewey/lib/python3.12/site-packages/httpx/_models.py", line 829, in raise_for_status
    raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Client error '403 Forbidden' for url 'https://api.deweydata.io/api/v1/external/data/fldr_8zme9bwbekydvezq/files?page=1&partition_key_after=2024-02-01&partition_key_before=2024-02-29'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403