datamule 2.3.4__py3-none-any.whl → 2.3.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of datamule might be problematic. Click here for more details.

@@ -1,5 +1,5 @@
1
1
  from .tables_ownership import config_ownership
2
- from .tables_13fhr import mapping_13fhr
2
+ from .tables_13fhr import config_13fhr
3
3
  from .tables_informationtable import config_information_table
4
4
  from .tables_25nse import config_25nse
5
5
  from .tables_npx import config_npx
@@ -18,10 +18,10 @@ all_tables_dict = {
18
18
  '4/A' : config_ownership,
19
19
  '5' : config_ownership,
20
20
  '5/A' : config_ownership,
21
- '13F-HR' : mapping_13fhr,
22
- '13F-HR/A' : mapping_13fhr,
23
- '13F-NT' : mapping_13fhr,
24
- '13F-NT/A' : mapping_13fhr,
21
+ '13F-HR' : config_13fhr,
22
+ '13F-HR/A' : config_13fhr,
23
+ '13F-NT' : config_13fhr,
24
+ '13F-NT/A' : config_13fhr,
25
25
  'INFORMATION TABLE' : config_information_table,
26
26
  '25-NSE' : config_25nse,
27
27
  '25-NSE/A' : config_25nse,
@@ -155,4 +155,4 @@ class Tables():
155
155
  matching_tables.append(table)
156
156
  continue
157
157
 
158
- return matching_tables
158
+ return matching_tables
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: datamule
3
- Version: 2.3.4
3
+ Version: 2.3.5
4
4
  Summary: Work with SEC submissions at scale.
5
5
  Home-page: https://github.com/john-friedman/datamule-python
6
6
  Author: John Friedman
@@ -20,7 +20,7 @@ datamule/datamule/sec_connector.py,sha256=VwOaODpHoAWy8JIky6kLR1-orW_PB61RHw7pIG
20
20
  datamule/document/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
21
  datamule/document/document.py,sha256=ooTbMpB_cBeONhtic8bNE4ISWltQIxQz4LLuXcGe8xc,23015
22
22
  datamule/document/tables/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
- datamule/document/tables/tables.py,sha256=uEMDYg7c4iHjVtIjNQgCgZOGp6j9aFWVB05agpVsNOI,5727
23
+ datamule/document/tables/tables.py,sha256=Z3Eu6bdjiaNx4pgXlTMwk2Q-DhpMpEAygF2kJdp-Pu8,5722
24
24
  datamule/document/tables/tables_13fhr.py,sha256=-6tWcaTyNsb0XuW0WMBrYir9Zn1wLZL0laKxRYfPNyg,4265
25
25
  datamule/document/tables/tables_25nse.py,sha256=kpoOcIpra6i3Wx_6pUCj1fkx0wUbMhx7pc8yUkrBJb4,980
26
26
  datamule/document/tables/tables_informationtable.py,sha256=3yjuxYuLoBjRd6O0BNd0jQDmS1XUDjA6xp51Csq2cH8,649
@@ -61,7 +61,7 @@ datamule/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
61
61
  datamule/utils/construct_submissions_data.py,sha256=NB_hvfxlRXPyt4Fgc-5qA8vJRItkLhBedCSTaxwW7Jg,5887
62
62
  datamule/utils/format_accession.py,sha256=60RtqoNqoT9zSKVb1DeOv1gncJxzPTFMNW4SNOVmC_g,476
63
63
  datamule/utils/pdf.py,sha256=Z9xrdVhKex2YdvjYsaPaygRE_J6P_JNiUGkwflz2Hw0,735
64
- datamule-2.3.4.dist-info/METADATA,sha256=TBPwdO8QYq6QDVKp6YHZTjV27vee5CHIkpX_tG4ROx4,609
65
- datamule-2.3.4.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
66
- datamule-2.3.4.dist-info/top_level.txt,sha256=iOfgmtSMFVyr7JGl_bYSTDry79JbmsG4p8zKq89ktKk,9
67
- datamule-2.3.4.dist-info/RECORD,,
64
+ datamule-2.3.5.dist-info/METADATA,sha256=8KXiAyLcn5aVKF38N4H7fWYnooUPPkIujAfqoOr658k,609
65
+ datamule-2.3.5.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
66
+ datamule-2.3.5.dist-info/top_level.txt,sha256=iOfgmtSMFVyr7JGl_bYSTDry79JbmsG4p8zKq89ktKk,9
67
+ datamule-2.3.5.dist-info/RECORD,,