Skip to content

Instantly share code, notes, and snippets.

View upperwal's full-sized avatar

Abhishek Upperwal upperwal

View GitHub Profile
{
"urban_mobility": {
"name": "Urban Mobility",
"classes": "span-row-col-2 bg-yellow",
"textClasses": "text-black",
"projects": [
{
"city": "Aurangabad, Maharashtra",
"name": "Majhi Smart Bus",
"description": "The project is a unique public-public partnership where Aurangabad Smart City Development Corporation Limited (ASCDCL) and Maharashtra State Road Transport Corporation (MSRTC) have formed a joint venture to operate city buses in Aurangabad. The city has recorded more than 170 km of public transport operation per bus per day leading to 18,600 km of public transport operation per day.",
{
"pune": {
"img": "/img/city/city_card_img.jpg",
"projects": [
{
"name": "Urban Placemaking in Pune",
"tags": ["streets", "cycling"],
"description": [
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus a velit scelerisque nunc posuere faucibus non sit amet eros. In vitae nulla nec ligula facilisis luctus non id nunc. In eleifend ante ut dolor viverra, pretium pretium justo egestas. Ut nec lectus accumsan nunc malesuada dapibus. Morbi maximus nisi id mauris blandit convallis. Vivamus venenatis sit amet leo vel semper. Proin eu iaculis magnamFusce in auctor lorem. Aliquam in diam magna. Suspendisse ultrices enim sed tellus consectetur ultrices. Ut luctus vestibulum posuere. Pellentesque tristique pretium efficitur.",
"Duis eleifend leo et dolor luctus sodales. Nulla auctor luctus volutpat. Suspendisse ornare sit amet felis id laoreet. Nam odio risus, faucibus a vehicula non,
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[
{
"domain_content": true,
"domain_data": false,
"domain_software": false,
"family": "Open Government License (India)",
"id": "India-OGL",
"maintainer": "",
"od_conformance": "approved",
"osd_conformance": "",
import geopandas
df = geopandas.tools.geocode(['Prithviraj Market, Rabindra Nagar, New Delhi- 110003'])
print(df)
@upperwal
upperwal / dump.sql
Last active November 3, 2020 06:05
-- MySQL dump 10.13 Distrib 8.0.18, for Win64 (x86_64)
--
-- Host: localhost Database: shreya123
-- ------------------------------------------------------
-- Server version 8.0.18
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
print("************STAFF MANAGEMENT SYSTEM**************")
import mysql.connector as sqltor
mycon=sqltor.connect(host='localhost',user='root',password='123456789',database='shreya123',charset='utf8')
cursor=mycon.cursor()
def login():
print("\t\tLOGIN")
x=input("enter your username:")
z=int(input("enter your passwd:"))
if x=='shreya' and z==1234:
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"round1": [
"Bhubaneswar",
"Pune",
"Jaipur",
"Surat",
"Kochi",
"Ahmedabad",
"Jabalpur",
"Visakhapatnam",
{
"IN-AN": "Andaman And Nicobar Islands",
"IN-AP": "Andhra Pradesh",
"IN-BR": "Bihar",
"IN-CH": "Chandigarh",
"IN-CT": "Chhattisgarh",
"IN-DL": "Delhi",
"IN-GA": "Goa",
"IN-GJ": "Gujarat",
"IN-HR": "Haryana",