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

Empty content types in JSONlines output #65

Open
oepen opened this issue Feb 4, 2025 · 2 comments
Open

Empty content types in JSONlines output #65

oepen opened this issue Feb 4, 2025 · 2 comments

Comments

@oepen
Copy link

oepen commented Feb 4, 2025

When looking at some HPLT 2.0 data (slice 42 of Wide15), it is not uncommon to see "c":"" (some 27k of about 16m documents). Is it possible that there was no information about content type in the HTTP response recorded in the underlying WARC file?

@ZJaume
Copy link
Member

ZJaume commented Feb 4, 2025

It is possible. I have no access to the WARCs though. Will need to check.

@ZJaume
Copy link
Member

ZJaume commented Feb 6, 2025

Investigated from a sample a few documents with empty content types. All of them were missing the field or having it empty in the WARC (they were all from wide10 and wide12). Except for one document that had the content type missing and the URL was from a different document. I extracted that WARC with the current w2t master and it does not happen. Probably it is not related to this issue, but wanted to check.

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