-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem statements for a hackathon #15
Comments
Best route mapping for a Delivery Van
Probable function call:
SpecificsWe could use google directions, or any open source routing mechanism : whichever is easier. The google map API requirements won't be too high; this program needs to be run only one or a few times in a day. Reference:
Real world application : MeraFarmer, a social enterprise doing organic foods delivery service in Pune, is looking for this kind of solution to optimize their electric cart's delivery routes and maximize their area and customer coverage (while not running out of battery!), and also want to send their customers the route map with estimated time of arrival. Sample Data, of actual locations of a delivery run:
|
Live location and trip tracking through phone app
Skillsets needed
Details discussion
|
Desktop shortcut creator for pyinstaller-created windows executable version of a python appUse case scenario: python script : name.py
Aim
References |
Local video files management with taggingSkills needed
Task points
References
Real World Application
|
Map based data collection with variable key-value pairs
|
Select layers in a multi-layered PDF map and generate high-res image with just the selected layersSee #12 |
Scrape and visualize bank accounts data from PMJDY siteSee #10 |
GUI tool for unpivoting data (and pivoting)
|
Ironing out messy Location dataProblem statement
Tasks
Real world application
|
Visualizing hierarchical json of Pune's Annual BudgetSee https://github.com/datameet-pune/datameet-pune.github.io/wiki/Budget-data-visualizer |
A starter: |
Linguistic matching to merge datasets
Looking up and merging across datasets by doing linguistic matches that can tolerate spelling differences, and possibly even cross language barriers. For more details see https://github.com/datameet-pune/datameet-pune.github.io/wiki/Match-the-Following |
Legacy font to Unicode office document converterLet's have a tool that takes a word/excel/powerpoint file and converts all the ShreeDev, Shivaji etc fonts in it to Unicode. The converters are already made; they just need to be applied while preserving formatting. |
If anyone wants to help take it forward, the source code for the Django server of the "Live location and trip tracking through phone app" problem is here: |
25.10.18: Edit:
Link to the Slides shown onscreen at the meetup
Gathering problem statements for a hackathon.
Guidelines:
The text was updated successfully, but these errors were encountered: