{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Skills College — Israeli & Global Stock Market Dataset",
  "alternateName": "מאגר נתוני שוק ההון של מכללת סקילס",
  "description": "מאגר נתונים פתוח של מכללת סקילס: נתוני מניות בורסת ת\"א, S&P 500, Russell 2000, נתוני קריפטו, מחשבונים פיננסיים, ומילון מושגים פיננסי בעברית. מעודכן בזמן אמת ממקורות רשמיים (TASE, NASDAQ, NYSE, CoinGecko, FRED, בנק ישראל).",
  "url": "https://myskills.co.il/research",
  "sameAs": "https://myskills.co.il",
  "keywords": [
    "stock market data",
    "Israeli stocks",
    "TA-35",
    "TA-125",
    "S&P 500",
    "Russell 2000",
    "Hebrew financial glossary",
    "cryptocurrency prices",
    "מניות",
    "בורסת ת\"א",
    "שוק ההון"
  ],
  "inLanguage": ["he", "en"],
  "isAccessibleForFree": true,
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "creator": {
    "@type": "EducationalOrganization",
    "@id": "https://myskills.co.il/#organization",
    "name": "מכללת סקילס",
    "alternateName": "Skills College",
    "url": "https://myskills.co.il"
  },
  "publisher": { "@id": "https://myskills.co.il/#organization" },
  "datePublished": "2014-01-01",
  "dateModified": "2026-06-23",
  "temporalCoverage": "2014-01-01/..",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Israel & Global Markets"
  },
  "variableMeasured": [
    "stock_price", "trading_volume", "market_cap", "pe_ratio",
    "dividend_yield", "52_week_high", "52_week_low", "rsi", "macd"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/rss+xml",
      "contentUrl": "https://myskills.co.il/rss.xml"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/xml",
      "contentUrl": "https://myskills.co.il/sitemap.xml"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://myskills.co.il/api/skills-college.json"
    }
  ]
}
