lil-mdellabitta commited on
Commit
d731076
·
1 Parent(s): 12738fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -100,4 +100,11 @@ Partial glossary of the fields in the data.
100
  | `opinions.opinion_text` | Actual full text of the opinion. |
101
  | `opinions.ocr` | Whether the opinion was captured via optical character recognition or born-digital text. |
102
 
103
- [☝️ Go back to Summary](#summary)
 
 
 
 
 
 
 
 
100
  | `opinions.opinion_text` | Actual full text of the opinion. |
101
  | `opinions.ocr` | Whether the opinion was captured via optical character recognition or born-digital text. |
102
 
103
+ [☝️ Go back to Summary](#summary)
104
+
105
+ ## Exploring this data
106
+
107
+ We have disabled the dataset viewer in this repo to avoid harmful personal information being indexed on the open web. If you'd like to explore the data,
108
+ instructions for loading this data in [Elasticsearch](https://www.elastic.co/elasticsearch/) and exploring it in [Kibana](https://www.elastic.co/kibana/) are available in the
109
+ [Github Repo](https://github.com/harvard-lil/cold-cases-export).
110
+