Update README.md
Browse files
README.md
CHANGED
@@ -86,8 +86,10 @@ To ensure data integrity, a validation process was implemented. Each entry is ch
|
|
86 |
This ensures that the dataset meets the high standards of quality necessary for analysis, research and modeling.
|
87 |
|
88 |
## Example JSON
|
|
|
89 |
<div style="max-height: 300px; overflow-y: auto; border: 1px solid #ccc; padding: 10px;">
|
90 |
-
|
|
|
91 |
[
|
92 |
{
|
93 |
"timestamp": "2024-05-09",
|
|
|
86 |
This ensures that the dataset meets the high standards of quality necessary for analysis, research and modeling.
|
87 |
|
88 |
## Example JSON
|
89 |
+
|
90 |
<div style="max-height: 300px; overflow-y: auto; border: 1px solid #ccc; padding: 10px;">
|
91 |
+
|
92 |
+
```json
|
93 |
[
|
94 |
{
|
95 |
"timestamp": "2024-05-09",
|