Discussions
API Runtime Error
Hi Dewey,
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?
Will Advan introduce Monthly Patterns Plus in the future?
Hi,
Advan Pattern vs Pattern Plus Normalization Methodology Clarification
Hi Dewey,
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.
Stocktwits
Hi there, do some data providers have Stocktwits data? Thank you!
Broken File in Veraset Visit Dataset
There seems to be broken parquet partition file for downloading veraset visit data.
Files downloading as 1 KB instead of expected size
ddp.download_files(files_df, "dbs/neighborhood_patterns", skip_exists = True)
RentHub Rental Data UNIT_ID and PROPERTY_ID
Hello,
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: