cbdb-project / cbdb_sqlite

The latest SQLite version of the China Biographical Database
98 stars 25 forks source link

Lack of Directions to import 7z file into SQLlite #3

Closed policybot2020 closed 7 months ago

policybot2020 commented 7 months ago

Hi Maintainers,

thanks so much for maintaining this package.

I want to explore the data for my paper I am writing, but there is very little instructions on how to import this database into a python environment or SQLlite.

Can you provide more directions?

thanks

sudoghut commented 7 months ago

Hi @policybot2020,

Thanks for using our data!

Best, Hongsu

policybot2020 commented 7 months ago

@sudoghut

Thanks very much for your help! I am able to access the database now! I see you are one of the main administrators of this CBDB project. I must say, this is an amazing project! Thanks for your team's hardwork so that researchers like me can do further research.

My first question, do you already have a list of SQL codes for basic biographical discovery analysis, like joining PERSONS, with PLACES, TIME, EVENTS, split by time periods?

Just a quick introduction my name is Jianyin Roachell, Chinese American, currently an associate reseacher at Max Planck Institute for Geoanthropology. I am interested in researching complex systemes such as the evolutionary relationship between humans, industry and environment. I would like to see whether I can link up more databases to like the China Historical Geographic Information System.

My question for you, do you know any other free China historical databases about , fore example, China's historical land use, and urbanization, and trade?

thanks so much Hongsu!

best,

Jian

sudoghut commented 7 months ago

You are very welcome! I'm so glad that you are interested in our data! Our former project manager Shih-Pei Chen is also working in Max Planck. She is leading a historical local gazetteers project. You might have known that. My name is Hongsu Wang. You can also find me here: hongsuwang(at)fas.harvard.edu

Historial sociology data

You might be interested in the 中華大典 series. The 經濟典 includes lots of information about population, land use, urbanization, and trade:

中華大典 經濟典 土地制度分典

CBDB cooked data

If you want to use "cooked" CBDB, there are several solutions:

  1. CBDB API for person name query
  2. CBDB API for prosopography research
  3. CBDB linked open data

Please feel free to let me know if these solutions can help.

Best, Hongsu