Skip to content

radil708/SQL_Database_Design_and_Datamining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is meant to be a showcase code I have worked on for potential employers and the code
was written and run using RStudio.

Languages: R, SQL

Features:
	- Data Mining
	- Transformation of XML into a relational database (MySQL)
	- Database design
------------------------------------------------------------------------------------------------------
High Level Requirements:

	- Create a normalized relational schema that contains the following entities/tables: 
		Articles, Journals, Authors
	- Realize the relational schema in SQLite
	- Extract and transform the data from the XML and then load into the appropriate 
		tables in the database
	- Write queries  to populate a fictitious dashboard that would allow an analyst to explore 
		whether the number of publications show a seasonal pattern
	- Create a line graph that shows the average days elapsed between submission and publication
		 for all journals per quarter.

--------------------------------------------------------------------------------------------------------
The code includes comments and answers to questions specifically asked by the project requirements.
--------------------------------------------------------------------------------------------------------
The Database_Schema.png shows the relational schema design my team mate and I developed
--------------------------------------------------------------------------------------------------------

About

This repo aims to showcase my experience with relational databases (SQL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published