Page cover

🧾STRUKTURY DANYCH

Przykładowy cały obiekt jednego podmiotu zapisany w pliku JSON

{
        "Company": "Cryptoneyx",
        "Jurisdiction": "Alberta",
        "Date": "09/12/2022",
        "Link": "https://www.securities-administrators.ca/investor-alerts/cryptoneyx-2/",
        "Tag": "cryptoneyx",
        "details": {
            "website": "cryptoneyx.io",
            "url": "https://web.archive.org/web/20220727133545/http://www.cryptoneyx.io/"
        },
        "Old_Company": "Cryptoneyx",
        "Comments": null,
        "Regulator": "Alberta Securities Commission",
        "ifuzz": "cryptoneyx",
        "iweb": "cryptoneyx.io",
        "group": "cryptoneyx",
        "ratio": 100,
        "group_why": "initial",
        "count": 17,
        "id": 1
    },
```

Last updated