api: "YAML JSON TOON Database"
version: "1.0.0"
format: "json"
dataset:
  slug: "constellations-zodiac"
  title: "Zodiac Constellations"
  description: "The twelve constellations of the zodiac."
  category: "Astronomy"
  category_slug: "astronomy"
  tags: "astronomy,constellations,zodiac"
  view_count: 0
data:
  - name: "Aries"
    symbol: "Ram"
    date_range: "Mar 21 - Apr 19"
  - name: "Taurus"
    symbol: "Bull"
    date_range: "Apr 20 - May 20"
  - name: "Gemini"
    symbol: "Twins"
    date_range: "May 21 - Jun 20"
  - name: "Cancer"
    symbol: "Crab"
    date_range: "Jun 21 - Jul 22"
  - name: "Leo"
    symbol: "Lion"
    date_range: "Jul 23 - Aug 22"
  - name: "Virgo"
    symbol: "Maiden"
    date_range: "Aug 23 - Sep 22"
  - name: "Libra"
    symbol: "Scales"
    date_range: "Sep 23 - Oct 22"
  - name: "Scorpio"
    symbol: "Scorpion"
    date_range: "Oct 23 - Nov 21"
  - name: "Sagittarius"
    symbol: "Archer"
    date_range: "Nov 22 - Dec 21"
  - name: "Capricorn"
    symbol: "Goat"
    date_range: "Dec 22 - Jan 19"
  - name: "Aquarius"
    symbol: "Water bearer"
    date_range: "Jan 20 - Feb 18"
  - name: "Pisces"
    symbol: "Fish"
    date_range: "Feb 19 - Mar 20"
