Refactor using JSON, and multiple smaller additions/changes/improvements#56
Open
lethuan007 wants to merge 7 commits intowhchien:mainfrom
Open
Refactor using JSON, and multiple smaller additions/changes/improvements#56lethuan007 wants to merge 7 commits intowhchien:mainfrom
lethuan007 wants to merge 7 commits intowhchien:mainfrom
Conversation
Added min/max plot_area Added function for multiple areas Added 'property type functionality'
… db, ppm2.5 and no2, as well as additional data like average neighbourhood price / m2, %families.
- seperated Search-request in seperate class for readability - changed to json retreival and extraction of data! - save each json used in /data/id/*.json - added option to download photos to (date/id/photo) - added the polution (sound/ppm2/no2) - added Neighbourhood data from json - added most fields from funda-json - usage for json selectors: - 1 element -> finds the content of the key - 2 elements -> finds the content of the 'Value' key by searching in the (1) Key, (2) Values. e.g. Id, ["overdracht-huurprijs", "overdracht-vraagprijs"], searches for 'Id' containing either of "overdracht-huurprijs", "overdracht-vraagprijs", and returns the content of 'Value' within that element.
|
@lethuan007 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added function for multiple areas #55
Added min/max plot_area
Added 'property type'
Added sleep-timer to reduce the chance of getting locked out of Funda