Giter Club home page Giter Club logo

mircs-geogenealogy's Introduction

mircs-geogenealogy

MIRCS Institute is a nonprofit devoted to the renewal of civil society. It is currently engaging a number of projects in public history, research, and education. The project is to have a publicly accessible web application - basically “Facebook for dead people”, which would serve as a prototype for future development of a robust, scalable, online platform. The developed project will allow a user to browse through the map, populated with historic data with the ability to click on the historic profiles to view more information as well as log in to add more information to the data.

#Dependencies ##System The system based dependencies needed to run the program are:

  1. PostgreSQL
  2. PostGIS
  3. Python

Python

The Python libraries used in the program are:

  1. django
  2. pandas
  3. Jinja2
  4. sqlalchemy
  5. Aldjemy
  6. geoalchemy2
  7. psycopg2
  8. xlrd

#Starting the Server

  1. Navigate to mircsgeo/manage.py
  2. Run the command python manage.py runserver 0.0.0.0:8000

#Current Functionality ##1. Upload a file (CSV or Excel)

  1. Click "Upload File"
  2. On the new page, click "Choose file"
  3. Select the Excel or CSV to upload
  4. Wait for the page to load a preview of the data
  5. Click "Add GeoSpatial Columns"
  6. Select the Longitude and Latitude columns
  7. Scroll to the bottom of the page
  8. Click "Submit"

##2. Append data to a dataset

  1. On the home page Click "Edit" for the dataset to which you want to append data
  2. Click on the "Append Data" button
  3. On the new page, click "Choose file"
  4. Select the Excel or CSV to upload
  5. Wait for the page to load a preview of the data
  6. Scroll to the bottom of the page
  7. Click "Submit"

##3. Pick a key

  1. On the home page Click "Edit" for the dataset to which you want to append data
  2. Click on the "Add Data Key For Join" button
    1. On the new page, select all columns for the key using the dropdown
  3. Click "Submit"

##4. Create a Join

  1. On the home page Click "Edit" for the dataset to which you want to append data
  2. Click on the "Join Data" button
  3. Select the joining dataset
  4. Select the mmain dataset key
  5. Select the joining dataset key
  6. Click "Submit"

##5. View the datatset

  1. On the home page Click "View" for the dataset to view a map and the table of data

#Database ##ERD ![Alt text] (https://github.com/alexetnunes/mircs-geogenealogy/blob/master/db-erd.png)

mircs-geogenealogy's People

Contributors

acgordon avatar alexetnunes avatar cruncher19 avatar kirthykumar95 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.