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

md5 / sha256 should be optional #813

Open
kulnor opened this issue Feb 22, 2025 · 0 comments
Open

md5 / sha256 should be optional #813

kulnor opened this issue Feb 22, 2025 · 0 comments

Comments

@kulnor
Copy link

kulnor commented Feb 22, 2025

The following error is being reported for non-live datasets by the Python package:

 [FileObject(ACSPUMS1Y2023.json)] At least one of these properties should be defined: ['md5', 'sha256'].

These hash values are very rarely available in public data catalogs and other repositories and should be optional (or recommended).
It would also not be practical to compute this when producing Croissant as we do not have access to or have a local copy of the file.

Note that:

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

No branches or pull requests

1 participant