Phases of the Moon

The primary phases of the lunar cycle.

  • Astronomy
  • 16 entries
  • 8 sections
  • CC0 — public domain

The data

0

Phase
New Moon
Description
Moon is between Earth and Sun; the unlit side faces Earth.

1

Phase
Waxing Crescent
Description
A small sliver of the near side becomes visible.

2

Phase
First Quarter
Description
Half of the near side is illuminated.

3

Phase
Waxing Gibbous
Description
More than half of the near side is illuminated and growing.

4

Phase
Full Moon
Description
The entire near side is illuminated.

5

Phase
Waning Gibbous
Description
More than half illuminated but decreasing.

6

Phase
Third Quarter
Description
Half of the near side is illuminated again.

7

Phase
Waning Crescent
Description
A shrinking sliver before the new moon.

Fetch the same bytes

The static files are identical to what the API returns, but with no rate limit and no server round trip. Use the API when you want a query and a content type; use the files when you want to cache one document.

curl "https://yjtoon.com/api/dataset/phases-of-moon?format=toon"
const res = await fetch(
  "https://yjtoon.com/static-data/dataset/phases-of-moon.toon"
);
const toon = await res.text();

Rate limit: 120 requests per minute per IP, no key and no signup. API reference →

Topics

  • astronomy
  • moon
  • phases