Giter Site home page Giter Site logo

Comments (5)

lasconic avatar lasconic commented on August 31, 2024

"contructionYear" is available in finary api ?

from finary_uapi.

lasconic avatar lasconic commented on August 31, 2024

I don't see constructionYear in Finary API. There is building_period that we don't support. It takes a finite list of options.
One of them is between_1975_1984

Typical payload of a POST on real_estates

{
  "is_automated_valuation": false,
  "is_furnished": false,
  "is_new": false,
  "has_lift": false,
  "has_sauna": false,
  "has_pool": false,
  "building_period": "between_1975_1984",
  "flooring_quality": null,
  "flooring_condition": null,
  "windows_quality": null,
  "windows_condition": null,
  "bathrooms_quality": null,
  "bathrooms_condition": null,
  "kitchen_quality": null,
  "kitchen_condition": null,
  "general_quality": null,
  "general_condition": null,
  "parking_spaces": null,
  "garage_spaces": null,
  "number_of_rooms": null,
  "number_of_bathrooms": null,
  "number_of_floors": null,
  "floor_number": null,
  "balcony_area": null,
  "garden_area": null,
  "category": "rent",
  "monthly_charges": 2,
  "monthly_rent": 100,
  "yearly_taxes": 2,
  "rental_period": "annual",
  "rental_type": "lmnp",
  "is_estimable": true,
  "user_estimated_value": null,
  "description": "dfdf",
  "surface": 40,
  "agency_fees": 12,
  "notary_fees": 12,
  "furnishing_fees": 12,
  "renovation_fees": 2,
  "buying_price": 10000,
  "building_type": "apartment",
  "ownership_percentage": 100,
  "place_id": "",
  "bought_at": "2024-02-01"
}

from finary_uapi.

Sigri44 avatar Sigri44 commented on August 31, 2024

Hum i don't know, but available on portfolio :
image

from finary_uapi.

nmathey avatar nmathey commented on August 31, 2024

Might be this field:
"building_period": "between_1975_1984", ?

from finary_uapi.

lasconic avatar lasconic commented on August 31, 2024

Yes, we need a list of the possible value, and decide how we pass it to the function...

from finary_uapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.