Nemosis

Latest version: v3.8.0

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

3.3.0

- Change the source of bidding data so that bids are available next day, this also means there should no gap in the bidding data accessed through NEMOSIS. The new data source is here: http://www.nemweb.com.au/REPORTS/CURRENT/Bidmove_Complete/
- Add access to regional summary data published the next day. The data source is here: http://www.nemweb.com.au/REPORTS/CURRENT/Daily_Reports/.

3.2.0

- Replace print messages with logging, this means messages displayed by NEMOSIS can be controlled by the user as per the [readme documentation](https://github.com/prakaa/NEMOSIS#disable-logging). Thanks to prakaa
- Fix bug where attempting to download bidding data that is not available on nemweb would cause NEMOSIS to crash. Not AEMO stopped uploading monthly bidding files to the public archive as of April 2021. If NEMOSIS can't find bidding in the archive, it attempts to download from the 'bid move complete' dataset, which only hosts a 12 month window of the most recent bidding data (https://www.nemweb.com.au/REPORTS/Archive/Bidmove_Complete/). If the bidding data is not available a warning is logged.

3.1.0

- Fixed 20 where NEMOSIS couldn't access bid data after March 2021 because AEMO changed the format in which the data was published. Thanks dawkinsmw for helping put together the methodology for extracting the data from the new format. Note with the format change there is still a window of missing data which includes March 2021, the 1st of April 2021, and the first 4 hrs of the 2nd of April.
- Added the rebuild option to the `dynamic_data_compiler` function, this forces NEMOSIS to rebuild feather or parquet cache files from the raw CSV data. This is useful if you want to add extra columns to the data cache, as described here: https://github.com/UNSW-CEEM/NEMOSIS#accessing-additional-table-columns

3.0.0

Major version increment due to small but breaking changes to the API
* removed data_merge argument from dynamic data_compiler as cache_compiler now contains this functionality
* invalid arguments to data_compiler and cache_compiler now raise errors
* all static tables can now be accessed using the static_table function. Functions static_table_FCAS_elements_file and static_table_xl have been removed.

3.0beta

Updated registration list name.

2.0.1

Major version increment:
Updated API, thanks to prakaa for 15. New features are: 1) type parsing for data returned via the API, 2) cache_compiler function that builds a cache of typed feather or parquet files. See the updated readme for more details.

Patch version increment:
Removed columns SEMISCHEDULE_CLEAREDMW, SEMISCHEDULE_COMPLIANCEMW from TRADINGLOAD defaults

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.