📋
Philanthrolab
  • Philanthrolab Technical Docs
  • SSN Component Library
  • Datalabs
    • Introduction
    • Architecture
    • Schema Dictionary
    • Project Status/Timeline
  • Social Safety Network
    • Introduction
    • Architecture
    • Schema Dictionary
    • Project Status/Timeline
      • V1
      • V2
  • SSN for Organisations
    • Introduction
    • Features and user stories
    • Architecture
    • Schema Dictionary
    • Project Status/Timeline
  • Developer Resources
    • Frontend Project Guide
    • Coding Guide
    • Creating a Neo4j instance on GCP vm
    • Set up local deploy for staging and production envs
    • Install ElasticSearch on GCP
    • ElasticSearch Query
    • ETL Strategy for Neo4j Database: Scraping, Transformation, and Enrichment
    • ETL Checklist
  • SSN Authentication
    • Introduction
    • Architecture
    • Schema
  • SSN Admin Dashboard
    • Introduction
    • Architecture
  • SSN Job Board
    • Introduction
    • Architecture
    • User Stories
    • Schema Dictionary
  • SSN Eligibility criteria AI feature
    • Introduction
    • Working Principles
    • Architecture
    • Schema Dictionary
  • DataBase Repopulation
    • Introduction
    • Proposed Solution
    • DB Details
    • Batch 1
  • LLM INTEGRATION
    • LLM Strategy and Implementation
Powered by GitBook
On this page
  • What are Social Services?
  • Problem statement
  • Existing system
  • Proposed Solution

Was this helpful?

  1. Social Safety Network

Introduction

This project discusses the Social Safety net project. Social safety net is a location based search platform for social services.

PreviousProject Status/TimelineNextArchitecture

Last updated 1 year ago

Was this helpful?

What are Social Services?

Social services are a range of public services provided by the government, private, profit and non-profit organizations. These public services aim to create more effective organizations, build stronger communities, and promote equality and opportunity.

Problem statement

Social services helps citizens and the masses gets the services they need to manage their daily lives, getting those services is very hard to find, incorrectly arranged and sometimes not accurate. This leads to majority of the people who needs this services ending up not having access to them.

Existing system

There are existing services that offers directory for social services but all of them suffer from different problems such as Grouping by zipcode (aunt bertha), Inaccurate and old data(one degree) and others doesn't provide enough information useful for the service.

Proposed Solution

takes the problems from all the existing system and carved a novel solution from it by providing features such as:

  • Location based search: User can search with different location mode such as coordinates, zip code, street name and e.t.c and still retrieves data within the location.

  • Crowd Source Data population: We create a feature where a user can upload social services data into the system instead of waiting for the platform provider to load the data.

  • Data Verification: Services added by users goes through several validation process both programmatically and once it pass the acceptance test, It will be added to the database.

SocialSafety