Skip to content

Commit eda6dcf

Browse files
authored
Update README.md
Adding feedback form and pub data email
1 parent 0cdee0d commit eda6dcf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Binoc generates changelogs for datasets that don't have them. Given a series of
44

55
The core workflow: an archivist, data scientist, or steward has five copies of a government dataset containing CSVs, downloaded over two years. Some are identical. Some have reordered columns. One has a new category relevant to their research. Binoc tells them exactly what changed, when, and whether (by their definition) it matters.
66

7+
To submit feedback on Binoc, please fill out [our form](https://forms.gle/MDZTZ1DvhuAanM8P9) or send us an email at publicdata@law.harvard.edu.
8+
79
## Example
810

911
A dataset ships as a zip of CSVs alongside a SQLite database. Between quarterly releases, the CSV columns were reordered and the database grew:
@@ -190,4 +192,4 @@ This builds both packages from source and wires up entry-point discovery automat
190192
- WASM/IPC plugin transport (ABI designed for it; not yet implemented)
191193
- Memory-bounded processing for very large trees
192194
- Similarity-based rename detection for modified-and-moved files
193-
- Fixed-point transformer iteration (transformers currently run in a single pass, may miss optimizations)
195+
- Fixed-point transformer iteration (transformers currently run in a single pass, may miss optimizations)

0 commit comments

Comments
 (0)