Skip to content

Commit

Permalink
Switching to PNG for better readability
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMesure committed Apr 20, 2019
1 parent 02828cf commit d8afd89
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/data_structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To be able to store this information in a structured way, we use a SQL database

Here is a UML diagram of the classes used in the Python script. Note the inheritance, which means that you will have to join several tables to get all the desired columns.

<img src='./data_structure.svg'/>
<img src='./data_structure.png'/>

## Extract data from the Database

Expand Down
Binary file added docs/data_structure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d8afd89

Please sign in to comment.