Skip to content

Student research project to identify possible correlations between cannabis consumption and other drug use, mental health problems or traffic accidents.

Notifications You must be signed in to change notification settings

b-feldmann/cannabis-storymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cannabis Storymap

Student research project. The aim of the project was to collect, analyse and visualise health-related data within a week. As a prerequisite, the data must have a geographical reference.

We focused on cannabis use in the USA and compared it with the use of other drugs or the number of crimes.

View the result: https://bjennware.github.io/cannabis-storymap/

Run the code

To view this storymap do the following:

  1. Clone the repository and install the requirements (NodeJS and contents of server/requirements.txt).
  2. In the server/api/app.py, adjust the database address, user and password (lines 7-9).
  3. Run npm install and npm start to start the development server for the React app.
  4. Run python server/api/app.py to start the python flask server.
  5. Navigate to the app running under http://localhost:3000.

About

Student research project to identify possible correlations between cannabis consumption and other drug use, mental health problems or traffic accidents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published