From 92acfe79f9e70239e67717e3c8ffd5686f056c0a Mon Sep 17 00:00:00 2001
From: Scrotadamus <scrotadamus@insiberia.net>
Date: Tue, 25 Feb 2025 12:50:25 +0100
Subject: added other ateco codes

---
 05.json | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 05.json

(limited to '05.json')

diff --git a/05.json b/05.json
new file mode 100644
index 0000000..c546d0b
--- /dev/null
+++ b/05.json
@@ -0,0 +1,18 @@
+[
+    [
+        {
+            "Ateco": "05.00.00",
+            "Azienda": "V.SHIPS (ITALY) SRL",
+            "Città": "Genova",
+            "Fatturato": "1-2 milioni",
+            "Provincia": "Genova"
+        },
+        {
+            "Ateco": "05.00.00",
+            "Azienda": "FINARGE ARMAMENTO GENOVESE S.R.L.",
+            "Città": "Genova",
+            "Fatturato": "25-50 milioni",
+            "Provincia": "Genova"
+        }
+    ]
+]
-- 
cgit v1.2.3