Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / uktrade/stream-read-xbrl issues and pull requests

#88 - feat: add a debug function to be able to investigate the source data

Pull Request - State: closed - Opened by michalc almost 2 years ago

#87 - docs: added more details for all columns in data dictionary

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago

#86 - build(release): v0.0.20

Pull Request - State: closed - Opened by michalc almost 2 years ago

#85 - feat: strip another prefix from number of employees

Pull Request - State: closed - Opened by michalc almost 2 years ago

#84 - build(release): v0.0.19

Pull Request - State: closed - Opened by michalc almost 2 years ago

#83 - feat: handle case of a context without a period

Pull Request - State: closed - Opened by michalc almost 2 years ago

#82 - build(release): v0.0.18

Pull Request - State: closed - Opened by michalc almost 2 years ago

#81 - fix: parse decimals with space as thousands separator

Pull Request - State: closed - Opened by michalc almost 2 years ago

#80 - build(release): v0.0.17

Pull Request - State: closed - Opened by michalc almost 2 years ago

#79 - fix: don't raise exception when there is no context for an element

Pull Request - State: closed - Opened by michalc almost 2 years ago

#78 - build(release): v0.0.16

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago

#77 - feat: added zip_url column

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago

#76 - build(release): v0.0.15

Pull Request - State: closed - Opened by michalc almost 2 years ago

#75 - feat: skip, but log, extremely bad XML

Pull Request - State: closed - Opened by michalc almost 2 years ago

#74 - docs: add some docs on sync function

Pull Request - State: closed - Opened by michalc almost 2 years ago

#73 - build(release): v0.0.14

Pull Request - State: closed - Opened by michalc almost 2 years ago

#72 - fix: some older files that don't have greal XML

Pull Request - State: closed - Opened by michalc almost 2 years ago

#71 - build(release): v0.0.13

Pull Request - State: closed - Opened by michalc almost 2 years ago

#69 - Feat/add stream sync function michal

Pull Request - State: closed - Opened by michalc almost 2 years ago - 1 comment

#68 - Add initial stream sync function

Pull Request - State: closed - Opened by PippoRaimondiDIT almost 2 years ago - 1 comment

#67 - fix: syncing too many files due to off-by-one error

Pull Request - State: closed - Opened by michalc almost 2 years ago

#66 - fix: columns returned by dummy sync function

Pull Request - State: closed - Opened by michalc almost 2 years ago

#65 - feat: sync parsed data to S3 as CSV files

Pull Request - State: closed - Opened by michalc almost 2 years ago

#64 - feat: add dummy sync function

Pull Request - State: closed - Opened by michalc almost 2 years ago

#63 - build(release): v0.0.12

Pull Request - State: closed - Opened by michalc almost 2 years ago

#62 - feat: use a pool that works in daemon processes

Pull Request - State: closed - Opened by michalc almost 2 years ago

#61 - build(release): v0.0.11

Pull Request - State: closed - Opened by michalc almost 2 years ago

#60 - feat: increase HTTP-related timeouts from 5s to 60s

Pull Request - State: closed - Opened by michalc almost 2 years ago

#59 - fix: pool-related errors when running stream_read_xbrl_daily_all

Pull Request - State: closed - Opened by michalc almost 2 years ago

#58 - build(release): v0.0.10

Pull Request - State: closed - Opened by michalc almost 2 years ago

#57 - feat: use multiprocessing

Pull Request - State: closed - Opened by michalc almost 2 years ago

#56 - build(release): v0.0.9

Pull Request - State: closed - Opened by michalc almost 2 years ago

#55 - perf: use XPath less for 3x speed improvement

Pull Request - State: closed - Opened by michalc almost 2 years ago

#54 - perf: avoid recompiling xpath expressions

Pull Request - State: closed - Opened by michalc almost 2 years ago

#53 - build(release): v0.0.8

Pull Request - State: closed - Opened by michalc almost 2 years ago

#52 - perf: avoid parsing dates when it's not needed

Pull Request - State: closed - Opened by michalc almost 2 years ago

#51 - build(release): v0.0.7

Pull Request - State: closed - Opened by michalc almost 2 years ago

#50 - fix: use correct parser when a list

Pull Request - State: closed - Opened by michalc almost 2 years ago

#49 - refactor: remove accidentally committed code

Pull Request - State: closed - Opened by michalc almost 2 years ago

#48 - refactor: don't mutate variables internally

Pull Request - State: closed - Opened by michalc almost 2 years ago

#47 - build(release): v0.0.6

Pull Request - State: closed - Opened by michalc almost 2 years ago

#46 - fix: actually supply Decimal

Pull Request - State: closed - Opened by michalc almost 2 years ago

#45 - refactor: fewer conditionals and less mutation

Pull Request - State: closed - Opened by michalc almost 2 years ago

#44 - docs: clarify data dictionary

Pull Request - State: closed - Opened by michalc almost 2 years ago

#43 - feat: use Decimal rather than float

Pull Request - State: closed - Opened by michalc almost 2 years ago

#41 - refactor: remove unused arguments and rename functions

Pull Request - State: closed - Opened by michalc almost 2 years ago

#40 - refactor: remove class

Pull Request - State: closed - Opened by michalc almost 2 years ago

#39 - feat: allow 404s by default

Pull Request - State: closed - Opened by michalc almost 2 years ago

#38 - style: more consistent parsing layout

Pull Request - State: closed - Opened by michalc almost 2 years ago

#37 - build(release): v0.0.5

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago

#36 - feat: data now has more reasonable data types

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago

#35 - feat: more specific data types

Pull Request - State: closed - Opened by michalc almost 2 years ago

#34 - tests: assert on data in fixtures

Pull Request - State: closed - Opened by michalc almost 2 years ago

#33 - tests: use fixtures rather than the real Companies House

Pull Request - State: closed - Opened by michalc almost 2 years ago

#32 - build: avoid requirements files for development

Pull Request - State: closed - Opened by michalc almost 2 years ago

#31 - revert: "tests: avoid HTTP error during tests due to ending request early"

Pull Request - State: closed - Opened by michalc almost 2 years ago

#30 - tests: avoid HTTP error during tests due to ending request early

Pull Request - State: closed - Opened by michalc almost 2 years ago

#29 - docs: improve clarity

Pull Request - State: closed - Opened by michalc almost 2 years ago

#28 - docs: basic data dictionary

Pull Request - State: closed - Opened by michalc almost 2 years ago

#27 - fix: remove implementation details

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago

#26 - fix: removed and changed prerequisites

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago

#25 - build(release): v0.0.4

Pull Request - State: closed - Opened by michalc almost 2 years ago

#24 - fix: removal of features section & unneccessary element in contributing

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago

#22 - feat: function to fetch all daily files

Pull Request - State: closed - Opened by michalc almost 2 years ago

#12 - docs: initial changes to content

Pull Request - State: closed - Opened by JosefSmith almost 2 years ago