Skip to content

Commit

Permalink
feature: notebook to reconcile collection metadata (#99)
Browse files Browse the repository at this point in the history
* Add collection metadata reconciliation notebook

* Update collections with summaries information

* Use glob instead of os.listdir

* Revert summaries addition

* Revert spacing on json files

* Update reconciliation notebook to not update collection json files

* Update description of cells and remove print statements

* Add cell output from test run in dev

* Update cell descriptions, run against dev once more

---------

Co-authored-by: Jennifer Tran <[email protected]>
Co-authored-by: j08lue <[email protected]>
  • Loading branch information
3 people authored Feb 8, 2024
1 parent 8659d1f commit 6e4a56c
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,5 @@
"host"
]
}
],
"summaries": {
"datetime": [
"1950-01-01T12:00:00Z",
"2014-12-31T12:00:00Z"
]
}
]
}
Loading

0 comments on commit 6e4a56c

Please sign in to comment.