24 Commits

Author SHA1 Message Date
68b92b8bd2
Removed .vscode 2023-10-29 14:36:45 +03:00
5fddedb709
Switched from sqlalchemy to pure psycopg 2023-10-11 23:14:51 +03:00
f3d24fe701
Sorted parser lib exports, fixed preprocess types 2023-10-11 23:13:40 +03:00
9cd21f717d
Fixed typos 2023-10-11 20:58:42 +03:00
3741f984e9
Updated RADME.md 2023-10-11 20:52:01 +03:00
b52be1a89c
Renamed base parser class and creds 2023-10-11 20:51:43 +03:00
620a6a820f
Deleted useless api code 2023-10-11 20:47:08 +03:00
4c8d8101f7
Updated Dockerfile 2023-10-11 20:42:05 +03:00
d53ffda0f2
Format code, renamed modules 2023-10-11 20:06:50 +03:00
4e619ae414
Added routes descriptions and healthcheck schema 2023-09-21 23:13:57 +03:00
439170af4f
Added geocoded results for string search 2023-09-21 23:08:40 +03:00
95ce7d77a5
Fixed empty response on empty filters 2023-09-21 22:40:44 +03:00
464d0d3640
Added async building_id fetching and defaulted it 2023-09-21 22:40:09 +03:00
c705a0ed02
Improved readmes 2023-09-21 21:13:05 +03:00
c40a1b4f92
FInished work
(Too lazy to split by commits)
2023-09-21 20:41:56 +03:00
600daa5498
More typings 2023-09-19 06:12:29 +03:00
118f007bfe
Added df preprocessing 2023-09-19 06:10:53 +03:00
8a00fe48c5
Added building_id fetcher 2023-09-19 05:16:39 +03:00
2c141250c9
Added street field parser
Small rosseti parser fixes
2023-09-19 05:14:36 +03:00
a4f18a02bb
Added gitignore 2023-09-18 22:51:45 +03:00
92aab37d77
Added script for periodic running 2023-09-18 22:48:36 +03:00
01b93f121b
A small refactoring of parser 2023-09-18 22:41:09 +03:00
bdca9a6ebf
Added class for web page parsing 2023-09-18 21:48:24 +03:00
618f13fbd5
Initial commit 2023-09-18 21:47:47 +03:00