Skip to content
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

PINCODE Search API #129

Open
2 tasks
ChakshuGautam opened this issue Mar 1, 2024 · 7 comments
Open
2 tasks

PINCODE Search API #129

ChakshuGautam opened this issue Mar 1, 2024 · 7 comments
Labels
dev sprint march Devsprints for march dev sprints an event where open source programmers meet, and work together. DMP24

Comments

@ChakshuGautam
Copy link
Owner

  • Add data for PINCODE mapping. Data.gov.in
  • Allow for search through PINCODE. NextBillion API spec is a good one.
@Mr-Sunglasses Mr-Sunglasses added dev sprints an event where open source programmers meet, and work together. dev sprint march Devsprints for march labels Mar 2, 2024
@ghost
Copy link

ghost commented Mar 2, 2024

@ChakshuGautam @Mr-Sunglasses, I'm interested in working on this. Please assign this issue to me. Thank you!

@Mr-Sunglasses
Copy link
Contributor

@ChakshuGautam @Mr-Sunglasses, I'm interested in working on this. Please assign this issue to me. Thank you!

Hey @piyusesh go ahead

@Mr-Sunglasses Mr-Sunglasses assigned ghost Mar 2, 2024
@dorkydhruv
Copy link

I also want to work on this. @ChakshuGautam @Mr-Sunglasses

@Mr-Sunglasses
Copy link
Contributor

@dorkydhruv @piyusesh you both can work together on this issue and co-author the Pull request

@Harish-2003
Copy link

may i know where do i need to make the changes of the file so that i can able to add pincode api
@Mr-Sunglasses

@AnshulGoyal589
Copy link

AnshulGoyal589 commented May 8, 2024

@Mr-Sunglasses I would like to work on the issue, please assign it to me

@35C4n0r 35C4n0r added the DMP24 label Jun 9, 2024
@35C4n0r 35C4n0r unassigned dorkydhruv and ghost Jun 9, 2024
@35C4n0r 35C4n0r moved this from Todo to In Progress in GeoQuery Board (Public) Jun 9, 2024
@35C4n0r 35C4n0r moved this from In Progress to Todo in GeoQuery Board (Public) Jun 12, 2024
@SanjanaSogimatt
Copy link

SanjanaSogimatt commented Aug 2, 2024

Hey @ChakshuGautam @Mr-Sunglasses my idea in resolving this issue would be to get the data fromt the Data.gov.in and passing it through the NextBillion API Spec if someone searches for a specific location. Or we can just add the whole dataset and map each pincode to country with longitude and latitude as the NextBillion API Spec accepts them as parameters and store mapped data in some DB or file structure

The pincode-directory returns this in response
{ "officename": "Marine Jetty S.O", "pincode": "744101", "officetype": "S.O", "deliverystatus": "Non-Delivery", "divisionname": "A - N Islands", "regionname": "Calcutta HQ", "circlename": "West Bengal", "taluk": "Portblair", "districtname": "South Andaman", "statename": "ANDAMAN & NICOBAR ISLANDS" },

Or the pincode to be mapped to regionname?

I am new to it so do correct if I am wrong and I would like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev sprint march Devsprints for march dev sprints an event where open source programmers meet, and work together. DMP24
Projects
Development

No branches or pull requests

7 participants