Skip to content

Commit

Permalink
Upgrade data-access to v0.1.9 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Wright authored Oct 16, 2023
1 parent 06c31dd commit 1733cc3
Show file tree
Hide file tree
Showing 39 changed files with 1,081 additions and 754 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"input_dir_path": "s3://pipbucket123123123/input/2022-11-01T21.53.26.945831"
"input_dir_path": "s3://pipbucket123123123/input/2022-11-01T21.53.26.945831"
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
]
},
"pdf_data": null
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,29 @@
"document_cdn_object": null,
"document_content_type": "text/html",
"document_md5_sum": null,
"document_metadata": {"publication_ts": "2021-12-25T00:00:00"},
"document_metadata": {
"publication_ts": "2021-12-25T00:00:00"
},
"document_slug": "fake_slug",
"languages": [
"en"
],
"translated": false,
"html_data": {
"detected_title": "One Stop Shop Service",
"detected_date": null,
"has_valid_text": true,
"text_blocks": [
{
"text": [
"Why use a One Stop Shop"
],
"text_block_id": "b0",
"language": "en",
"type": "Text",
"type_confidence": 1.0
}
]
},
"pdf_data": null
"en"
],
"translated": false,
"html_data": {
"detected_title": "One Stop Shop Service",
"detected_date": null,
"has_valid_text": true,
"text_blocks": [
{
"text": [
"Why use a One Stop Shop"
],
"text_block_id": "b0",
"language": "en",
"type": "Text",
"type_confidence": 1.0
}
]
},
"pdf_data": null
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
]
},
"pdf_data": null
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
]
},
"pdf_data": null
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
]
},
"pdf_data": null
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
]
},
"pdf_data": null
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"document_cdn_object": null,
"document_content_type": "text/html",
"document_md5_sum": null,
"document_metadata": {"publication_ts": "2021-12-25T00:00:00"},
"document_metadata": {
"publication_ts": "2021-12-25T00:00:00"
},
"document_slug": "fake_slug",
"languages": [
"en"
Expand All @@ -29,4 +31,4 @@
]
},
"pdf_data": null
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
]
},
"pdf_data": null
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
]
},
"pdf_data": null
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"document_cdn_object": null,
"document_content_type": "text/html",
"document_md5_sum": null,
"document_metadata": {"publication_ts": "2021-12-25T00:00:00"},
"document_metadata": {
"publication_ts": "2021-12-25T00:00:00"
},
"document_slug": "fake_slug"
}
Loading

0 comments on commit 1733cc3

Please sign in to comment.