|
d653810dcb
|
Update README.md
|
2023-10-30 10:04:09 +03:00 |
|
|
c735ca2ee5
|
Added readme
|
2023-10-29 17:09:54 +03:00 |
|
|
2efb4d4846
|
Merge branch 'dev'
|
2023-10-29 16:27:41 +03:00 |
|
|
3bd1deb8db
|
Code formatting
|
2023-10-29 15:59:55 +03:00 |
|
|
430f36619a
|
Added saving null responses setting and column name config
|
2023-10-29 15:36:18 +03:00 |
|
|
367abfc325
|
Added error handling for geocoder HTTP error
|
2023-10-29 15:34:42 +03:00 |
|
|
68b92b8bd2
|
Removed .vscode
|
2023-10-29 14:36:45 +03:00 |
|
|
931ff1270b
|
Fixed import errors in parser
|
2023-10-29 14:25:00 +03:00 |
|
|
cc2029802b
|
Split address.py to module
|
2023-10-29 14:24:39 +03:00 |
|
|
06f08d4933
|
Renamed pipeline file
|
2023-10-29 12:27:14 +03:00 |
|
|
e6af86703e
|
Applied formatter
|
2023-10-29 12:24:49 +03:00 |
|
|
662c2541db
|
Merge branch 'splitter_refactor' into dev
|
2023-10-29 12:19:47 +03:00 |
|
|
5722fc86fb
|
Rewrote split_address as a class AddressSplitter
|
2023-10-29 10:44:08 +03:00 |
|
AnastasiaOnimovma
|
259c71b17b
|
Street recognition
|
2023-10-23 00:42:27 +03:00 |
|
AnastasiaOnimovma
|
1fd7a123f9
|
New fuctions
|
2023-10-21 18:12:36 +03:00 |
|
AnastasiaOnimovma
|
a71acc2ddf
|
Working version of classification (not final)
|
2023-10-21 17:32:37 +03:00 |
|
AnastasiaOnimovma
|
d822c5012b
|
classification(full address)
|
2023-10-16 22:02:12 +03:00 |
|
AnastasiaOnimovma
|
cb422b9a2f
|
Classification(ver.1)
|
2023-10-16 00:42:22 +03:00 |
|
AnastasiaOnimovma
|
a000bf5867
|
Change address recognizer (not final)
|
2023-10-13 10:00:04 +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 |
|