Skip to content

OjeshManandhar/geographic-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geographic data

This repo contains data about countries, states, timezone, continents, currencies, flags and phone number codes.

  • src/sources folder has all the data I collected from online sources
  • src/index file creates the generated and seedable files
  • src/generated folder has files that I combined using the data from sources
  • src/seedable folder has the data that should be read to be seeded. Check the prisma schema for the table definitions. Seed in the following order:
    1. continents and currencies
    2. countries
    3. states / flags / languages

Some of the sources are

About

Geographic data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published