edgar_data

The python code for getting financial fundamentals from EDGAR SEC.

https://github.com/ivan020/edgar_data

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

The python code for getting financial fundamentals from EDGAR SEC.

Basic Info
  • Host: GitHub
  • Owner: ivan020
  • Language: Python
  • Default Branch: main
  • Size: 8.79 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme Citation

README.md

EDGAR_data

An example of getting fundamental financial data from EDGAR SEC (https://www.sec.gov/edgar). Please specify your headers for requesting data, as:

hdr = {'user-agent':'Sample Company Name AdminContact@.com'}, i.e.:

hdr = {'user-agent':'MyCompany MyName MyName@mydomain.my'}

Owner

  • Name: Ivan
  • Login: ivan020
  • Kind: user
  • Location: Colchester, Essex
  • Company: UK Data Archive

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: EDGAR_data
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Ivan
    family-names: Evdokimov
    email: ie20391@essex.ac.uk
    affiliation: University of Essex
    orcid: 'https://orcid.org/0000-0002-8900-2584'
identifiers:
  - type: doi
    value: 10.5281/zenodo.7418203
repository-code: 'https://github.com/ivan020/EDGAR_data'
abstract: >-
  This is the code for getting data from EDGAR SEC to
  python dictionary
license: MIT
version: v1.0
date-released: '2022-12-09'

GitHub Events

Total
Last Year