Code Monkey home page Code Monkey logo

immo_report's Introduction

immo_report

virgin readme vs chad code comments

external sources

immo data

geo data

general data

immo_report's People

Contributors

chmol avatar marki259 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

immo_report's Issues

Add CICD pipeline

Mostly thinking about a black code formatting checker, but eventually unit tests, pylint etc...

Replace/Introduce new database system

Duckdb is not great from collaborative work <- one user at a time. Even on my side, I can't be connected to the database on dbeaver and make call from python at the same time

missing fields such as m²

We can find the field in the example block here, called "Living area" (85m²)

  <div class="text-block">
        <div class="grid">
            <div class="grid__item desktop--6">
                <div class="text-block__body">
                    <iw-accordion type="section" :heading-level="3" class="accordion--section">
                        <template slot="toggler">Interior</template>
                        <template slot="content">
                    <table class="classified-table">
                        <tbody class="classified-table__body">
                                                    <tr class="classified-table__row">
                                <th class="classified-table__header" scope="row">
                                    Living area
                                </th>
                                <td class="classified-table__data">
                                    85

                                    <span class="abbreviation">
                                        <span
                                            aria-hidden="true">
                                            m²                                        </span>
                                        <span class="sr-only">
                                            square meters
                                        </span>
                                    </span>
                                </td>
                            </tr>

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.