Skip to content

Commit df32ba1

Browse files
committed
readme update
1 parent b27dccc commit df32ba1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,17 @@ print(dedup_result.result)
147147

148148
You can find detailed information about BlockingPy in [documentation](https://blockingpy.readthedocs.io/en/latest/).
149149

150+
## Example Datasets
151+
152+
BlockingPy comes with built-in example datasets:
153+
154+
- Census-Cis dataset created by Paula McLeod, Dick Heasman and Ian Forbes, ONS,
155+
for the ESSnet DI on-the-job training course, Southampton,
156+
25-28 January 2011
157+
158+
- Deduplication dataset taken from [RecordLinkage](https://cran.r-project.org/package=RecordLinkage) R package developed by Murat Sariyar
159+
and Andreas Borg. Package is licensed under GPL-3 license. Also known as [RLdata10000](https://www.rdocumentation.org/packages/RecordLinkage/versions/0.4-12.4/topics/RLdata).
160+
150161
## Disclaimer
151162
BlockingPy is still under development, API and features may change. Also bugs or errors can occur.
152163

0 commit comments

Comments
 (0)