Update README.md
Browse files
README.md
CHANGED
|
@@ -26,8 +26,13 @@ configs:
|
|
| 26 |
data_files:
|
| 27 |
- split: 2025.06.02
|
| 28 |
path: data/2025.06.02-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
Community-collected dumpster diving spots and their ratings from https://www.dumpstermap.org (or better https://dumpstermap.herokuapp.com/dumpsters).
|
| 32 |
|
| 33 |
-
Updated monthly using https://huggingface.co/spaces/Hitchwiki/fetch-dumpstermap.
|
|
|
|
| 26 |
data_files:
|
| 27 |
- split: 2025.06.02
|
| 28 |
path: data/2025.06.02-*
|
| 29 |
+
language:
|
| 30 |
+
- en
|
| 31 |
+
- de
|
| 32 |
+
tags:
|
| 33 |
+
- geospatial
|
| 34 |
---
|
| 35 |
|
| 36 |
Community-collected dumpster diving spots and their ratings from https://www.dumpstermap.org (or better https://dumpstermap.herokuapp.com/dumpsters).
|
| 37 |
|
| 38 |
+
Updated monthly using https://huggingface.co/spaces/Hitchwiki/fetch-dumpstermap.
|