Update README.md
Browse files
README.md
CHANGED
|
@@ -1,2 +1,7 @@
|
|
| 1 |
-
### Scraped Esselunga (Italian store)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
|
|
|
| 1 |
+
### Scraped Esselunga Dataset (Italian store):
|
| 2 |
+
- Dataset preprocessed and cleaned
|
| 3 |
+
- Dataset in Italian language
|
| 4 |
+
### Dataset composition:
|
| 5 |
+
- Image files: Scraped images of products/items sold by the store. Image file name = Item name + Extra informations
|
| 6 |
+
- Json files: File containing the items with the full informations scraped available in a map based format {'image-url':value, 'item-field': value, ...}
|
| 7 |
|