Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

baxrkyt-prog/warsaw-mokotow-realestate-market-intelligence

https://github.com/baxrkyt-prog/warsaw-mokotow-realestate-market-intelligence · scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +20.5 (diff) · 16 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 299 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
detect_building software healthy scraper_office.py:69
detect_building_class software healthy scraper_office.py:77
parse_price software healthy scraper_office.py:91
parse_listing software healthy scraper_office.py:120
scrape software healthy scraper_office.py:215
save_to_db software healthy scraper_office.py:278
main software healthy scraper_office.py:341
detect_subdistrict software healthy scraper_developer.py:61
make_project_id software healthy scraper_developer.py:70
parse_price software healthy scraper_developer.py:78
parse_area software healthy scraper_developer.py:92
parse_unit_row software healthy scraper_developer.py:104
scrape_project_detail software healthy scraper_developer.py:166
scrape_invest_list software healthy scraper_developer.py:244
save_project software healthy scraper_developer.py:315
main software healthy scraper_developer.py:389
apply_plot_theme software healthy _ui.py:47
inject_css software healthy _ui.py:170
has_demo_transactions software healthy _ui.py:174
demo_banner software healthy _ui.py:188
kpi_card software healthy _ui.py:204
insight_card software dead _ui.py:229
health_score_widget software healthy _ui.py:263
section_header software healthy _ui.py:291
divider software healthy _ui.py:299
listing_table software healthy _ui.py:303
_fmt software healthy _ui.py:334
page_header software healthy _ui.py:424
_load_intelligence software healthy app.py:41
snapshot_card software healthy app.py:89
f software healthy app.py:185
detect_subdistrict software healthy scraper_residential.py:53
parse_price software healthy scraper_residential.py:62
parse_listing software healthy scraper_residential.py:83
scrape software healthy scraper_residential.py:157
save_to_db software healthy scraper_residential.py:218
main software healthy scraper_residential.py:281
normalize_district software healthy database.py:86
haversine_m software healthy database.py:92
extract_otodom_id software healthy database.py:104
normalize_url software dead database.py:112
_register_udfs software healthy database.py:116
get_conn software healthy database.py:137
init_db software healthy database.py:152
upsert_listing software healthy database.py:474
insert_snapshot software healthy database.py:495
mark_delisted software healthy database.py:504
upsert_developer_project software healthy database.py:517
upsert_project_snapshot software healthy database.py:532
get_last_active_offer_ids software healthy database.py:541

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scraper_office.py software healthy scraper_office.py
run_all_scrapers.sh software healthy run_all_scrapers.sh
scraper_developer.py software healthy scraper_developer.py
_ui.py software healthy _ui.py
requirements.txt software healthy requirements.txt
README.md software healthy README.md
LICENSE software healthy LICENSE
app.py software healthy app.py
scraper_residential.py software healthy scraper_residential.py
database.py software healthy database.py
RCN_ACCESS.md software healthy docs/RCN_ACCESS.md
__init__.py software healthy collectors/__init__.py
__main__.py software healthy collectors/__main__.py
base.py software healthy collectors/base.py
registry.py software healthy collectors/registry.py
__init__.py software healthy collectors/transactions/__init__.py
_tabular.py software healthy collectors/transactions/_tabular.py
geoportal.py software healthy collectors/transactions/geoportal.py
nbp.py software healthy collectors/transactions/nbp.py
xlsx_import.py software healthy collectors/transactions/xlsx_import.py
rcn.py software healthy collectors/transactions/rcn.py
csv_import.py software healthy collectors/transactions/csv_import.py
__init__.py software healthy collectors/maintenance/__init__.py
backfill_listings_geo.py software healthy collectors/maintenance/backfill_listings_geo.py
gugik.py software healthy collectors/geocoding/gugik.py
__init__.py software healthy collectors/geocoding/__init__.py
nominatim.py software healthy collectors/geocoding/nominatim.py
base.py software healthy collectors/geocoding/base.py
forecasting.py software healthy analytics/forecasting.py
zone.py software healthy analytics/zone.py
alerts.py software healthy analytics/alerts.py
_helpers.py software healthy analytics/_helpers.py
health.py software healthy analytics/health.py
transactions.py software healthy analytics/transactions.py
pricing.py software healthy analytics/pricing.py
__init__.py software healthy analytics/__init__.py
listings.py software healthy analytics/listings.py
watchlist.py software healthy analytics/watchlist.py
runs.py software healthy analytics/runs.py
ocean_plaza.py software healthy analytics/ocean_plaza.py
confidence.py software healthy analytics/confidence.py
narrative.py software healthy analytics/narrative.py
alerts.py software healthy pages/alerts.py
office.py software healthy pages/office.py
transactions.py software healthy pages/transactions.py
pricing_intelligence.py software healthy pages/pricing_intelligence.py
watchlist.py software healthy pages/watchlist.py
residential.py software healthy pages/residential.py
maps.py software healthy pages/maps.py
demo_mokotow.mapping.json software healthy fixtures/demo_mokotow.mapping.json

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
CollectorResult software healthy collectors/base.py:26
Collector software healthy collectors/base.py:63
ImportConfig software healthy collectors/transactions/_tabular.py:60
_ImportGeocoder software healthy collectors/transactions/_tabular.py:224
GeoportalWfsCollector software healthy collectors/transactions/geoportal.py:94
NbpBarnCollector software healthy collectors/transactions/nbp.py:85
XlsxTransactionCollector software healthy collectors/transactions/xlsx_import.py:40
RcnCollector software healthy collectors/transactions/rcn.py:99
CsvTransactionCollector software healthy collectors/transactions/csv_import.py:17
ListingsGeoBackfill software healthy collectors/maintenance/backfill_listings_geo.py:30
GugikGeocoder software healthy collectors/geocoding/gugik.py:28
NominatimGeocoder software healthy collectors/geocoding/nominatim.py:23
GeocodeResult software healthy collectors/geocoding/base.py:16
Geocoder software healthy collectors/geocoding/base.py:49

LabelLayerStatusPath
listings data healthy database.py
snapshots data healthy database.py
developer_projects data healthy database.py
project_snapshots data healthy database.py
alerts_log data healthy database.py
scrape_runs data healthy database.py
watchlist data healthy database.py
geo_districts data healthy database.py
geocode_cache data healthy database.py
ingestion_runs data healthy database.py
transactions data healthy database.py
transaction_market_snapshots data healthy database.py
pricing_spreads data healthy database.py

LabelLayerStatusPath
docs software healthy docs
collectors software healthy collectors
transactions software healthy collectors/transactions
maintenance software healthy collectors/maintenance
geocoding software healthy collectors/geocoding
analytics software healthy analytics
pages software healthy pages
fixtures software healthy fixtures

LabelLayerStatusPath
sqlite data healthy README.md
postgresql data healthy README.md

LabelLayerStatusPath
baxrkyt-prog__warsaw-mokotow-realestate-market-intelligence software healthy /data/fable5_failed_archive/baxrkyt-prog__warsaw-mokotow-re…

LabelLayerStatusPath
124.0.0.0 network healthy scraper_office.py
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/39907540-ed36-4bdb-b7f8-f89b2d12e939/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/39907540-ed36-4bdb-b7f8-f89b2d12e939/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.