{"id":26878053,"url":"https://github.com/ashottadevosyan/islap","last_synced_at":"2026-04-28T16:32:09.546Z","repository":{"id":284967775,"uuid":"953926699","full_name":"AshotTadevosyan/ISLAP","owner":"AshotTadevosyan","description":"Approximation-Search Tool for The International Sanctions List","archived":false,"fork":false,"pushed_at":"2025-03-28T16:12:22.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T17:35:13.004Z","etag":null,"topics":["algorithms","api","css","flask","html","javascript","python"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AshotTadevosyan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-24T09:52:17.000Z","updated_at":"2025-03-28T16:12:26.000Z","dependencies_parsed_at":"2025-03-28T17:35:16.466Z","dependency_job_id":"372d52b9-b2b7-4597-9195-16b291dfc2ca","html_url":"https://github.com/AshotTadevosyan/ISLAP","commit_stats":null,"previous_names":["ashottadevosyan/islap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshotTadevosyan%2FISLAP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshotTadevosyan%2FISLAP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshotTadevosyan%2FISLAP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshotTadevosyan%2FISLAP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AshotTadevosyan","download_url":"https://codeload.github.com/AshotTadevosyan/ISLAP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465257,"owners_count":20781919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","api","css","flask","html","javascript","python"],"created_at":"2025-03-31T12:18:59.468Z","updated_at":"2026-04-28T16:32:09.510Z","avatar_url":"https://github.com/AshotTadevosyan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ISLAP – International Sanctions List Approximation Processing\n\n**ISLAP** is a modular Python project designed to parse and load sanctions data, store it in a local database, and allow advanced name-matching using multiple string similarity algorithms. It supports both automated parsing of XML-based data and interactive searching through a command-line interface.\n\n---\n\n## 📦 Features\n\n- 📂 **Sanctions List Parser**: Converts XML-based watchlists into an SQLite database.\n- 🔍 **Search Engine**: Finds similar names using fuzzy string matching.\n- 📊 **Scoring Engine**: Ranks matches using multiple algorithms:\n  - Jaro-Winkler\n  - Levenshtein Distance\n  - Soundex\n  - Combined weighted scoring\n  - Modular structure for easy maintenance and scaling\n\n---\n\n## 🗂️ Project Structure\n\nISLAP1/\n├── api/                   \n│   └── main.py          \n├── build/                 \n├── data/                   \n│   └── sanctions.db       \n│   └── xml_to_sqlite.py   \n├── frontend/                 \n│   └── src/App.js       \n├── algorithms/               \n│   ├── jaro_winkler.py\n│   ├── levenshtein.py\n│   └── soundex.py\n├── search/                \n│   ├── search_engine.py\n│   └── db_loader.py\n├── .gitignore\n├── README.md\n├── requirements.txt\n└── render.yaml           \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashottadevosyan%2Fislap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashottadevosyan%2Fislap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashottadevosyan%2Fislap/lists"}