edgr | A set of tools for dealing with SEC EDGAR corporate filings

 by   piquette Go Version: v0.0.1 License: Apache-2.0

kandi X-RAY | edgr Summary

kandi X-RAY | edgr Summary

edgr is a Go library typically used in Bitcoin applications. edgr has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This project consists of:.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              edgr has a low active ecosystem.
              It has 14 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 1 have been closed. On average issues are closed in 2 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of edgr is v0.0.1

            kandi-Quality Quality

              edgr has no bugs reported.

            kandi-Security Security

              edgr has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              edgr is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              edgr releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed edgr and discovered the below as its top functions. This is intended to give you an instant insight into edgr implemented functionality, and help decide if they suit your requirements.
            • parseFullText parses documents and returns documents .
            • getCommand retrieves a set of filers for a given symbol .
            • GetFilings returns a list of all SECFiling objects .
            • buildFiling builds the SECFiling structure .
            • FilersInitCommand handles the filers init command .
            • main is the main entrypoint .
            • GetFiler returns a model . Filer .
            • storeFilers stores a list of company names .
            • buildGlobalFlags builds the flags for the subcommands
            • Get all migrations .
            Get all kandi verified functions for this library.

            edgr Key Features

            No Key Features are available at this moment for edgr.

            edgr Examples and Code Snippets

            edgr | Makes SEC filings not terrible,github.com/edgr/core,Usage
            Godot img1Lines of Code : 8dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            // GetPublicCompanies returns a list of public companies.
            func GetPublicCompanies() ([]Company, error) {...}
            
            // GetFiler gets a single filer from the SEC website based on symbol.
            func GetFiler(symbol string) (filer *model.Filer, err error) {...}
            
            //  
            edgr | Makes SEC filings not terrible,edgr CLI,Usage
            Godot img2Lines of Code : 6dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            docker run -p 5432:5432 -d postgres:9.6
            
            edgr init
            
            # add the filer.
            edgr filers init --symbol AAPL
            # download 8-K filings for apple inc.
            edgr get --symbol AAPL --form 8-K
              
            edgr | Makes SEC filings not terrible,edgr CLI,Installation
            Godot img3Lines of Code : 2dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            brew tap piquette/edgr
            brew install edgr
              

            Community Discussions

            No Community Discussions are available at this moment for edgr.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install edgr

            edgr supports macOS, linux, and windows systems. The preferred way to install, run the following commands in the terminal after installing homebrew. Distributions for your specific OS can be found on the releases page for this repo. Clone this repository and run make build.
            Supports Go v1.13+ and modules. Run the usual.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/piquette/edgr.git

          • CLI

            gh repo clone piquette/edgr

          • sshUrl

            git@github.com:piquette/edgr.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link