<!doctype html>
<html lang="nl">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <!-- Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-3H11B5G698"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'G-3H11B5G698');
    </script>

    <!-- Primary SEO -->
    <title>DataWoods — Van Ruwe Data naar Actiegericht Inzicht</title>
    <meta name="description" content="DataWoods bouwt custom AI-platformen en data-integraties die ruwe bedrijfsdata omzetten naar inzichten waarmee je handelt. Gespecialiseerd in TenderWolf (openbare aanbestedingen), locatie-intelligence en maatwerkoplossingen. Gent, België, actief sinds 2013." />
    <meta name="keywords" content="data intelligence, AI platform, custom software, data-integratie, openbare aanbestedingen, TenderWolf, tender monitoring, Gent, België, machine learning, Elasticsearch" />
    <meta name="author" content="DataWoods" />
    <link rel="canonical" href="https://www.datawoods.com" />

    <!-- Open Graph (LinkedIn, Facebook, etc.) -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://www.datawoods.com" />
    <meta property="og:title" content="DataWoods — Van Ruwe Data naar Actiegericht Inzicht" />
    <meta property="og:description" content="DataWoods bouwt custom AI-platformen en data-integraties die ruwe bedrijfsdata omzetten naar inzichten waarmee je handelt. Actief in Europa sinds 2013." />
    <meta property="og:site_name" content="DataWoods" />
    <meta property="og:locale" content="nl_BE" />
    <meta property="og:image" content="https://www.datawoods.com/og-image.png" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta property="og:image:type" content="image/png" />

    <!-- Twitter Card -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="DataWoods — Van Ruwe Data naar Actiegericht Inzicht" />
    <meta name="twitter:description" content="DataWoods bouwt custom AI-platformen en data-integraties die ruwe bedrijfsdata omzetten naar inzichten waarmee je handelt. Actief in Europa sinds 2013." />
    <meta name="twitter:image" content="https://www.datawoods.com/og-image.png" />

    <!-- Structured Data: Organization -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "DataWoods",
      "url": "https://www.datawoods.com",
      "logo": "https://www.datawoods.com/logo.svg",
      "foundingDate": "2013",
      "description": "DataWoods is een Belgisch AI- en data-technologiebedrijf dat custom AI-platformen en data-integratieoplossingen bouwt voor bedrijven die ruwe data willen omzetten naar actionable inzichten.",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Tichelrei 82",
        "addressLocality": "Gent",
        "postalCode": "9000",
        "addressCountry": "BE"
      },
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "info@datawoods.com",
        "contactType": "customer service",
        "availableLanguage": ["Dutch", "English"]
      },
      "sameAs": [
        "https://www.linkedin.com/company/datawoods"
      ],
      "founders": [
        { "@type": "Person", "name": "Kristof De Clercq" },
        { "@type": "Person", "name": "Mark Duyck" }
      ],
      "hasProduct": [
        {
          "@type": "SoftwareApplication",
          "name": "TenderWolf",
          "url": "https://tenderwolf.com",
          "applicationCategory": "BusinessApplication",
          "description": "AI-platform voor openbare aanbestedingen. TenderDNA AI-matching, AI Quickscan, TenderForecast en realtime alerts voor Europese overheidsopdrachten.",
          "offers": [
            { "@type": "Offer", "name": "Free", "price": "0", "priceCurrency": "EUR", "description": "3.000 startcredits, onbeperkt zoeken, 1 land" },
            { "@type": "Offer", "name": "Standard", "price": "80", "priceCurrency": "EUR", "description": "5.000 credits/maand, 1 land naar keuze" },
            { "@type": "Offer", "name": "Professional", "price": "149", "priceCurrency": "EUR", "description": "15.000 credits/maand, uitbreidbaar naar alle Europese landen" }
          ]
        },
        {
          "@type": "SoftwareApplication",
          "name": "Buurtbarometer",
          "applicationCategory": "BusinessApplication",
          "description": "Locatie-intelligentiesysteem met leefkwaliteitsscores voor elk adres in België. Gebouwd voor de vastgoedsector."
        }
      ]
    }
    </script>

    <!-- Structured Data: LocalBusiness (lokale vindbaarheid) -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "ProfessionalService",
      "name": "DataWoods",
      "url": "https://www.datawoods.com",
      "logo": "https://www.datawoods.com/logo.svg",
      "image": "https://www.datawoods.com/og-image.png",
      "description": "Custom AI-platformen en data-integraties voor bedrijven. Gespecialiseerd in tender monitoring, locatie-intelligence en maatwerkoplossingen.",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Tichelrei 82",
        "addressLocality": "Gent",
        "addressRegion": "Oost-Vlaanderen",
        "postalCode": "9000",
        "addressCountry": "BE"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 51.0595,
        "longitude": 3.7340
      },
      "email": "info@datawoods.com",
      "foundingDate": "2013",
      "priceRange": "$$",
      "areaServed": {
        "@type": "GeoCircle",
        "geoMidpoint": {
          "@type": "GeoCoordinates",
          "latitude": 50.8503,
          "longitude": 4.3517
        },
        "geoRadius": "2000 km"
      },
      "knowsAbout": ["Artificial Intelligence", "Data Integration", "Public Procurement", "Location Intelligence", "Machine Learning", "Elasticsearch"],
      "sameAs": [
        "https://www.linkedin.com/company/datawoods"
      ]
    }
    </script>

    <link rel="icon" href="/favicon.svg" type="image/svg+xml" />
    <link rel="icon" href="/favicon.ico" sizes="any" />
    <link rel="apple-touch-icon" href="/icon-512.png" />
    <script type="module" crossorigin src="/assets/index-Dmda6JuH.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-Djznxt03.css">
  
    <link rel="alternate" hreflang="nl" href="https://www.datawoods.com" />
    <link rel="alternate" hreflang="en" href="https://www.datawoods.com/en" />
    <link rel="alternate" hreflang="x-default" href="https://www.datawoods.com" />
  </head>
  <body>
    <div id="root"><noscript>
        <h1>DataWoods — Van Ruwe Data naar Actiegericht Inzicht</h1>
        <p>Ruwe data wordt intelligentie. Intelligentie wordt actie.</p>
        <p>Jouw bedrijfsdata heeft antwoorden die je nog niet hebt gehoord. DataWoods bouwt de AI-platformen en data-integraties die die antwoorden zichtbaar maken — zodat je handelt op inzicht, niet op gevoel.</p>
        <h2>Onze producten</h2>
        <h3><a href="/tenderwolf">TenderWolf — AI voor Openbare Aanbestedingen</a></h3>
        <p>TenderDNA AI-matching, AI Quickscan, TenderForecast en realtime alerts voor Europese overheidsopdrachten. Start gratis.</p>
        <h3><a href="/buurtbarometer">Buurtbarometer — Locatie-intelligence</a></h3>
        <p>Leefkwaliteitsscores voor elk adres in België. Gebouwd voor de vastgoedsector.</p>
        <h3>Custom AI & Data-integratie</h3>
        <p>Maatwerkplatformen die jouw bedrijfsdata koppelen, verrijken en omzetten naar inzichten.</p>
        <h2><a href="/expertise">Onze Technische Expertise</a></h2>
        <p>Java EE, Elasticsearch, React, Python, Machine Learning, LLMs, Cloud Infrastructure.</p>
        <h2>Contact</h2>
        <p>DataWoods — Tichelrei 82, 9000 Gent, België — <a href="mailto:info@datawoods.com">info@datawoods.com</a></p></noscript></div>
  </body>
</html>
