Machine-readable identity

JSON-LD graph.

This is the public identity graph embedded in the site. Dataset, article, breadcrumb, and financial-product schemas are added on their corresponding routes.

{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "dhawal.org",
      "alternateName": "dhawal.org markets desk",
      "url": "https://dhawal.org",
      "description": "A privacy-first markets desk with zero cookies and no accounts: source-dated market quotes, a five-leg macro-regime composite, COT positioning, the treasury curve and auctions, options analytics, and open futures research.",
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://dhawal.org/search?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "dhawal.org",
      "url": "https://dhawal.org",
      "email": "dhawalrankawork@gmail.com",
      "sameAs": [
        "https://github.com/dhawal-ss",
        "https://tradingview.com/u/thewallranka",
        "https://x.com/thewallran"
      ]
    }
  ]
}