Discussions

Ask a Question
Answered

API Runtime Error

Hi Dewey,

Answered

Question about PDI transaction

I notice that there are some negative values in the subtotal variable in the PDI transaction set. Is that because the refund or some other specific reasons?

Answered

Will Advan introduce Monthly Patterns Plus in the future?

Hi,

Answered

Advan Pattern vs Pattern Plus Normalization Methodology Clarification

Hi Dewey,

Answered

Download of LinkUp Job Records data does not meet the required percentage threshold

Hi, when I was downloading the Job Records Dataset from LinkUp, the only filter I could use is country. After limiting the download to USA job postings, the dataset is still above the percentage threshold. Although I could click on "skip", the next step says "failed to save customization: customized dataset does not meet the required percentage threshold". Could you please help me with it? Thank you.

Answered

Stocktwits

Hi there, do some data providers have Stocktwits data? Thank you!

Answered

Broken File in Veraset Visit Dataset

There seems to be broken parquet partition file for downloading veraset visit data.

Answered

Files downloading as 1 KB instead of expected size

ddp.download_files(files_df, "dbs/neighborhood_patterns", skip_exists = True)

Answered

RentHub Rental Data UNIT_ID and PROPERTY_ID

Hello,

Answered

Downloading with deweypy and duckdb error

I'm trying to follow the tutorial text on this page: https://docs.deweydata.io/docs/using-duckdb-with-dewey to filter a dataset prior to downloading, but calling get_dataset_files produces an error: "httpx.UnsupportedProtocol: Request URL is missing an 'http://' or 'https://' protocol." My code follows what's on the tutorial page: