Harvested on
Associate, Industrial Acquisitions | McCormick & Company | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Entry Level - Industrial Engineering Rotational | Martin Sprocket & Gear Inc | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Entry Level Manufacturing Engineer | Siemens | $48,391 - $62,903 a year | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Food Inspector | USDA Food Safety and Inspection Service | $39,065 - $62,903 a year | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Industrial Engineer | TIAA | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Industrial Engineer (Keystone) | Ericsson | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Manufacturing Group - Process Engineer | General Motors | $112,500 a year | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Production Planner | AO Smith | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Production Planner | Cyient | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Production Supervisor | PPG Industries | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Quality Engineer - Manufacturing | General Motors | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Quality Supervisor | General Motors | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
| Reconext | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
TEAM MANAGER I - PRODUCTION | Siemens | | | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | https://www.indeed.com/jobs?q=Manufacturing%20$50,000%2B&l=Dallas-Fort%20Worth,%2... | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC | 2022-02-12 03:11:01 UTC |
Sample code snippets to quickly import data set into your application
For more information on how to automatically trigger an import please reference
our WebHook API guide
Integrating with Java
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.Arrays;
public class HelloWorld {
public static void main(String[] args) {
try {
URL urlCSV = new URL(
"https://cache.getdata.io/n102360_0c1faa60978cdef50547070f20973715eses/latest_all.csv"
);
URLConnection urlConn = urlCSV.openConnection();
InputStreamReader inputCSV = new InputStreamReader(
((URLConnection) urlConn).getInputStream()
);
BufferedReader br = new BufferedReader(inputCSV);
String line;
String[] fields;
while ((line = br.readLine()) != null) {
// Each row
fields = line.split(",");
System.out.println(Arrays.toString(fields));
}
// clean up buffered reader
br.close();
} catch (Exception e) {
System.out.println(e.getMessage());
}
}
}
Integrating with NodeJs
const csv = require('csv-parser');
const https = require('https');
const fs = require('fs');
const file = fs.createWriteStream("temp_download.csv");
const request = https.get(
"https://cache.getdata.io/n102360_0c1faa60978cdef50547070f20973715eses/latest_all.csv",
function(response) {
response.pipe(file);
}
);
file.on('finish', function() {
file.close();
fs.createReadStream('temp_download.csv').pipe(csv()).on('data', (row) => {
// Each row
console.log(row);
}).on('end', () => {
console.log('CSV file successfully processed');
});
});
Integrating with PHP
$data = file_get_contents("https://cache.getdata.io/n102360_0c1faa60978cdef50547070f20973715eses/latest_all.csv");
$rows = explode("\n",$data);
$s = array();
foreach($rows as $row) {
# Each row
var_dump( $row);
}
Integrating with Python
import csv
import urllib2
url = 'https://cache.getdata.io/n102360_0c1faa60978cdef50547070f20973715eses/latest_all.csv'
response = urllib2.urlopen(url)
cr = csv.reader(response)
for row in cr:
# Each row
print row
Integrating with Ruby
require 'open-uri'
require 'tempfile'
require 'csv'
temp_file = Tempfile.new( "getdata", :encoding => 'ascii-8bit')
temp_file << open("https://cache.getdata.io/n102360_0c1faa60978cdef50547070f20973715eses/latest_all.csv").read
temp_file.rewind
CSV.foreach( open(uri), :headers => :first_row ).each do |row|
# Each row
puts row
end