Git Product home page Git Product logo

text-scripts's Introduction

edgarHTML2MD.sh

Because the sec-downloader file below extracts information from EDGAR in the raw HTML format, filled with XML and CSS, this quick script uses pandoc to convert the file to Markdown and drops the first 2 lines, which are usually a lot of junk we don't want.

Setup

This file expects the source to have been downloade with the sec-downloader.py script below and that there is a directory structure like filings/html and filings/md available. Intended to work on Linux, but probably works on Mac, as well. Windows users will need to adjust pathing or use WSL.

rssfeeds2txt.py

Takes articles from an RSSguard database and converts them into text or Markdown format

Example: /rssfeeds2txt.py -f markdown ~/.config/RSS\ Guard\ 4/database/database.db ~/Documents/Articles/

sec-downloader.py

Pulls down information from the SEC's EDGAR site for corporate filings. This version is focused on the 10-K filings. The specified ticker symbols file should be a list of symbols, with one symbol per line.

Example: python ./sec-downloader.py ticker-symbols.txt

splitstring.sh

creates csv from "01Country99", separating it into the rank, country, score

text-scripts's People

Contributors

ktneely avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.