Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compressed Data for Easier Use #177

Open
falknerdominik opened this issue Jan 8, 2025 · 2 comments
Open

Compressed Data for Easier Use #177

falknerdominik opened this issue Jan 8, 2025 · 2 comments

Comments

@falknerdominik
Copy link

Hi!

Thank you for all your hard work on this project. Over the weekend, I had some time to experiment with the data and decided to compress it using gunzip, reducing the size from 150MB to approximately 15MB. I've made the compressed data available in this repository (As the 'compressed' versions you use at the webpage are not documented). This is mainly helpful if you need the whole dump (e.g. maybe for analysis and to minimize network traffic):

https://github.com/falknerdominik/heisse-preise-data/releases/

I hope this is okay with you – if not, I'm happy to remove it. Feel free to integrate it into a repository within this organization if you find it useful.

Best regards

@badlogic
Copy link
Owner

badlogic commented Jan 8, 2025 via email

@falknerdominik
Copy link
Author

falknerdominik commented Jan 8, 2025

Perfect 👍
FYI: The data is automatically compressed daily at midnight. Hope this tracks your export. Additionally, I think i will provide a data package in python which provides the full dump (cached locally, based upon the data repository).

I will take a look at this on the weekend.

EDIT:

For those interested, I’ve developed a straightforward, dependency-free data package for python, which you can check out here:

https://pypi.org/project/heisse-preise-data

(Examples can be found in the README.md).

That’s all for now, as downloading compressed files for individual stores isn’t essential for data analysis.

Feel free to close this issue if necessary. Thank you for your input!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants