Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
emergency-calls
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Data Science
emergency-calls
Graph
a78d9962f1f7d9b3abee04e02d471722758a1bb8
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Nov
3
1
29
Oct
14
9
2
Aug
1
28
Jul
27
24
Jun
23
added a view to replace most of the latitude longitude query in datavis.py
master
master
added views for call,city and complaint,type,cat,group
added view to show call_id, agency_name rather than agency_id
fixed response table foreign keys and data types
tables populate automatically without errors, script to generate a clean geocodes file, aesthetic improvements
type_name populated in calls
made use of OR to trim down the populate code; lowercased ems
drop tables now cascades so views also drop
tables and populate are more modular, still need work
scripts to create, populate, and drop tables all work
split sql script for modularity, added types and categories, still needs QA
sql script that creates tables and populates some of them from the raw csv files of the 911 data
Commented the psql queries
added the most basic code
now uploading two files
Craig told me not to tell him
Added creators of project
teaching Ahsan and Shana about git
README skeleton created