Koaris commited on
Commit
8d944f0
Β·
verified Β·
1 Parent(s): ea73781

Upload 2 files

Browse files
Files changed (2) hide show
  1. app.py +1 -0
  2. real_estate.db +2 -2
app.py CHANGED
@@ -21,6 +21,7 @@ def sql_engine(query: str) -> str:
21
  Columns:
22
  - id: TEXT β€” Unique identifier of the listing.
23
  - ref: TEXT β€” Reference number of the property listing.
 
24
  - title: TEXT β€” Title or headline of the property listing.
25
  - no_of_leads: BIGINT β€” Number of customer leads or inquiries for the property.
26
  - location: TEXT β€” Full address or general location of the property.
 
21
  Columns:
22
  - id: TEXT β€” Unique identifier of the listing.
23
  - ref: TEXT β€” Reference number of the property listing.
24
+ - bua: TEXT β€” Built-up area of the property in square feet.
25
  - title: TEXT β€” Title or headline of the property listing.
26
  - no_of_leads: BIGINT β€” Number of customer leads or inquiries for the property.
27
  - location: TEXT β€” Full address or general location of the property.
real_estate.db CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4c398984a2692840c6e999c0ab37fab993b6f598c7bdd7bafa3b1dc32aaa4a5
3
- size 3088384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32d69dd1aff068c99b95cb64743c0043183bd2b6e105705de254818bce012180
3
+ size 3117056