Skip to content

Instantly share code, notes, and snippets.

View itsanishjain's full-sized avatar

Anish Jain itsanishjain

View GitHub Profile
export const fertilityData: Record<string, Record<number, number>> = {
// East Asia
KOR: {
// South Korea
1950: 5.05,
1955: 4.98,
1960: 4.82,
1965: 4.7,
1970: 4.53,
1975: 3.43,