Skip to content

This problem was taken as a statistical report for notifying the govt. officials about the new reports notification through website. Developed as part of developed as a part of Smart India Hackathon 2019.

Notifications You must be signed in to change notification settings

geekykant/Govt-Report-Notification-Automation-SIH-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Govt Website Report Notification

This was built as a part of Smart India Hackathon (2019) under MoSPI Govt. Ministry. (Statics & PI). Our team secured 2nd Runners up, and this idea was the aknowledged for the fast and accurate searching of Govt. reports file. 📊

Start Using It!

Run the code to start server.

python manage.py runserver 8080

File structure:

django-sih/
    manage.py
    django-sih/
        __init__.py
        settings.py
        urls.py
        asgi.py
        wsgi.py

Features

  • This is build on Django framework
  • Features notification system (for newly announced reports)
  • Search engine build on NLP (using BM25 model)
  • WebScraping for parsing the website contents

Development & Support

You are welcome to contribute to the project and support development.

About

This problem was taken as a statistical report for notifying the govt. officials about the new reports notification through website. Developed as part of developed as a part of Smart India Hackathon 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages